aiceflower opened a new issue, #5367: URL: https://github.com/apache/linkis/issues/5367
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/linkis/issues) and found no similar feature requirement. ### Problem Description Several improvements needed in development phase: 1. JDBC stack logs are incomplete 2. Monitor cleanup scheduler timing needs optimization 3. Manager thread pool configuration needs improvement ### Description This feature includes three optimizations: 1. **JDBC Stack Log Optimization**: Complete JDBC stack trace logging for better debugging 2. **Monitor Scheduler Optimization**: Adjust cleanup task scheduling timing 3. **Manager Thread Pool Optimization**: Improve thread pool configuration for better performance ### Use case Improve debugging capability and system stability in production environments. ### Solutions Modified AMUtils and related monitor/manager components. ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! -- 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]
