tillrohrmann commented on issue #7928: [FLINK-11850][zk] Tolerate concurrent child deletions when deleting owned zNode URL: https://github.com/apache/flink/pull/7928#issuecomment-470542987 I think you are right @zentol. Our curator version `2.12.0` does not fix the problem and it looked only like this when running the tests a couple of times. I think the only solution atm is to handle this exception at the call site and retry the operation until it succeeds. I will update the PR accordingly.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
