apurtell removed a comment on pull request #2574: URL: https://github.com/apache/hbase/pull/2574#issuecomment-714639693
The unit test failures are interesting. These new test work reliably with Java 8, which is what I develop with and use in production. They do not appear to work on Java 11 because of a timing or some other difference, which I do not use for development. I will upgrade my dev environment to use Java 11 and improve the tests as needed but it does not reflect what we use to build or deploy to production. I wonder if others face this issue. ---------------------------------------------------------------- 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]
