vrajat opened a new issue, #16373: URL: https://github.com/apache/pinot/issues/16373
Check the attached JFR view. We've seen multiple instances of pause times of > 15s. A call of to run GC is a code smell. Standard workflow of GC should be enough to reclaim memory. <img width="987" height="542" alt="Image" src="https://github.com/user-attachments/assets/ccfbf2f9-a689-4c55-bd11-4ee06815aa0e" /> -- 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]
