Database connection timeouts occurring intermittently in production, especially during peak hours. Error logs show "Connection pool exhausted" messages. Started after recent deployment of v2.3.4.
Known issue with connection pooling in version 2.3.4 when under heavy load. Recommended to increase pool size or upgrade to 2.3.5.
Configuration guidelines for database connection pools in high-traffic environments.
Fixed connection pool management issue that could lead to exhaustion under certain conditions.
Adjusts connection pool parameters based on current load.
Gracefully resets all database connections with minimal downtime.
Full version rollback with estimated 15 minutes downtime.