ivmaykov commented on issue #753: ZOOKEEPER-3204: Reconfig tests are constantly failing on 3.5 after applying Java 11 fix URL: https://github.com/apache/zookeeper/pull/753#issuecomment-455010472 @anmolnar we kept seeing `ReconfigTest` failures on our internal fork when it was run as part of `NettyNettySuiteTest` so we split it off into its own suite (similar to what `NettyNettySuiteHammerTest` does) and that fixed the failures. Maybe that's all that's required for the 3.5 branch, rather than backporting netty4? I can open a PR with our patch if that helps.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
