theigl opened a new issue, #2543: URL: https://github.com/apache/fory/issues/2543
### Feature Request It would be great if it was possible to monitor `ThreadPoolFory` in some way. Our production profiler shows that more Fory instances are created over time than I would expect, but we currently have no way to see what is going on. At the very least, `ThreadPoolFory` should have debug logs when new instances are created and for which `ClassLoader`. Ideally, we would have additional statistics for the pool: the current size, the peak size etc. ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
