ctubbsii commented on issue #1909: URL: https://github.com/apache/accumulo/issues/1909#issuecomment-774059314
It doesn't pass locally for me. It fails on the assertion on line 436, as in the above. It seems the missing handling of the transient ConnectionLoss issue is only one problem. The assertion failure is a separate problem. When it failed locally for me, there were no errors or warnings in any logs other than the normal warnings about swappiness or deprecated config properties, and typical warnings from ZK client threads when the ZK session is closed at the end of the test. So, it seems this assertion is catching actual incorrect code logic somewhere. ---------------------------------------------------------------- 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]
