Skip to content

Exceeding the node data size limit resulted in the zookeeper server closing the client's connection. #11

@CCTV-six

Description

@CCTV-six

CurrentBehavior

When using ZooKeeper, the business logic attempts to store more than 1MB of data in a single znode. The default node data size limit for ZooKeeper is 1MB, exceeding this limit will cause the ZooKeeper server to close client connections.

ExpectedBehavior

Make the connection between the ZooKeeper server and the client normal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions