anusha975 commented on issue #17268: URL: https://github.com/apache/iotdb/issues/17268#issuecomment-4044024348
Hi, thank you for the update. I noticed that you have submitted PR #17287 for optimizing the thread pool in `SessionPoolExample`. My PR #17268 also proposes replacing the unbounded fixed thread pool with a bounded `ThreadPoolExecutor` to prevent potential OOM issues and improve resource management. Please let me know if there are any differences you would like me to address or if any modifications are needed in my PR. I’d be happy to update it accordingly. Thank you! -- 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]
