SteveYurongSu opened a new pull request, #10229: URL: https://github.com/apache/iotdb/pull/10229
The number of resident threads has increased, which is not expected. This is an asynchronous client thread pool introduced to improve the performance limit of syncing data from Pipe to another iotdb instance, similar to the asynchronous client thread pool of IoTConsensus. It can be seen in the compute thread monitoring item. However, there is a problem that initialization should not be performed when it is not necessary.   -- 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]
