Skip to content

KeeperErrorCode = NoNode for /zk1/SendMessageTask/guarantee/completed #309

@lzp16

Description

@lzp16

KeeperErrorCode = NoNode for /zk1/SendMessageTask/guarantee/completed

client.create().creatingParentContainersIfNeeded().withMode(CreateMode.PERSISTENT).forPath(key, value.getBytes(Charsets.UTF_8));
I did not find any other exceptions in the logs of the Zookeeper server and client. This exception occurs once a month. I have looked at the source code of the method, and theoretically, this exception should not occur. Can someone help me answer it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions