normanmaurer 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-461066957 @anmolnar sure thing... I may even be able to submit a PR as a followup if you like, just let me know. There are two things that I think are critical: https://github.com/apache/zookeeper/pull/753#discussion_r254269570: Without fixing this you may use a lot of memory and at the end this may even result into an OOME. https://github.com/apache/zookeeper/pull/753#discussion_r254185337: This may result in a lot of threads that are basically unused. While this may not be the end of the world I would consider this still something you want to fix before releasing.
---------------------------------------------------------------- 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
