maoling commented on issue #156: ZOOKEEPER-2044:CancelledKeyException in zookeeper 3.4.5. URL: https://github.com/apache/zookeeper/pull/156#issuecomment-604831403 @aoozdemir - Thanks for your great stack trace. - this `CancelledKeyException` is not related to this issue, although they both throw that Exception. - The root cause is: `sk.interestOps();` and I check that branch-3.5.* and master will not have that issue any more. AFAIK, branch-3.4.* is close to EOL
---------------------------------------------------------------- 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
