Nice work Fangmin, great detailed analysis. > 2. Using OpenJDK version higher than 10, which has fixed the issue in JDK-8207746
Java 9 & 10 are both non-LTS versions which are already end-of-lifetime. I believe this is again a strong message against using non-LTS versions in production. In the ZooKeeper community probably not worth dealing with (developing, testing, validating) non-LTS versions in the future. Thoughts? Andor > On 2019. Oct 28., at 2:07, Fangmin Lv <[email protected]> wrote: > > 2. Using OpenJDK version higher than 10, which has fixed the issue in > JDK-8207746
