lzp16 opened a new issue, #2446: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2446
`client.create().creatingParentContainersIfNeeded().withMode(CreateMode.PERSISTENT).forPath(key, value.getBytes(Charsets.UTF_8));` `Elastic job: ignored exception for: KeeperErrorCode = NoNode for /zk1/SendMessageTask/guarantee/completed ` Due to this exception, the job cannot be completed properly. In addition, I have no other error logs in Zookeeper and the job application. 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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
