liuxiaocs7 commented on PR #7822: URL: https://github.com/apache/hbase/pull/7822#issuecomment-4005854019
> Could you please explain a bit on what is the real fix here? > > Thanks. Thanks for the comments, In short, the default implementation uses two GC Collectors, but in higher JDK versions, the situation changes, it could be two, three, or four. Therefore, we need a more universal approach to accommodate this scenario. For more details and images, attached in HBASE-29940 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
