LuciferYang commented on PR #46783: URL: https://github.com/apache/spark/pull/46783#issuecomment-2148790218
> It was using reflection all the way, but it's also possible to only do an initial reflection probe and then conditionally do direct use of HotSpotDiagnosticMXBean so that it "looks" less bloated. @rednaxelafx I've submitted a PR to try and make further refactor according to this suggestion. If you have time, could you please take a look? - https://github.com/apache/spark/pull/46873/files -- 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]
