FrankChen021 commented on PR #12481: URL: https://github.com/apache/druid/pull/12481#issuecomment-1108620718
I took a quick look at the implementation, there're two things we need to do: 1. #12469 contains some changes that add the extra `--add-exports` JVM argument. We should remove these changes in this PR 2. #12469 and #12369 added ZGC and Shenandoah, we should not forget adding support for these GC in this PR. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
