Skip to content

RegistryServerSync entrySet().contains(key) is invalid #596

Open
@asasas234

Description

@asasas234

RegistryServerSync 类notify 方法最后159行,!categoryEntry.getValue().entrySet().contains(key) 我觉得应该改成!categoryEntry.getValue().containsKey(key)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions