wangzhigang1999 commented on issue #7178: URL: https://github.com/apache/kyuubi/issues/7178#issuecomment-3615747998
kyuubi.operation.timeout.pool.keepalive.time | PT1M | Keep-alive time for idle threads in the timeout scheduler pool. | duration | 1.11.0 -- | -- | -- | -- | -- kyuubi.operation.timeout.pool.size | 8 | Number of threads in the timeout scheduler pool used for operation timeout monitoring. | int | 1.11.0 This PR might be helpful for you—it introduced a thread pool to manage these threads in version 1.11. https://github.com/apache/kyuubi/pull/7121 -- 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]
