ndimiduk commented on issue #1527: HBASE-24143 [JDK11] Switch default garbage collector from CMS URL: https://github.com/apache/hbase/pull/1527#issuecomment-614331669 Posted patch is explicit, per @markrmiller 's comment on Jira. I only set to G1GC for JDK11+, even though it's deprecated from 9+. Not sure if that's the right approach or not. I'm not sweating it because we probably don't even run on 9 or 10 due to some portion of the class path fixes that are applied only from 11 onward.
---------------------------------------------------------------- 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] With regards, Apache Git Services
