Search before asking
Problem Description
Several improvements needed in development phase:
- JDBC stack logs are incomplete
- Monitor cleanup scheduler timing needs optimization
- Manager thread pool configuration needs improvement
Description
This feature includes three optimizations:
- JDBC Stack Log Optimization: Complete JDBC stack trace logging for better debugging
- Monitor Scheduler Optimization: Adjust cleanup task scheduling timing
- 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.
Anything else
None.
Are you willing to submit a PR?