ivmaykov edited a comment 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.
   
   Edit: hmm nevermind, when running ReconfigTest w/ netty3 client and server I 
do get some test failures on JDK11 that I do not get on JDK1.8. I'll see if I 
can come up with a cheap netty3 fix so we don't have to backport netty4.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to