5.0.7
Release Date: April 11, 2021
- A bug affecting this version of the Java client has been identified. If your application uses scans, but does not use
Policy.priority,ScanPolicy.scanPercentorScanPolicy.failOnClusterChange, you can safely upgrade to Java client 5.1.11. We strongly recommend that you do so at the earliest opportunity.
Bug Fixes
- Check for timeout in all netty callbacks. [CLIENT-1493]
- Catch netty connection close exceptions. [CLIENT-1493]
- If connection pool is full, abort connection balance for that iteration. [CLIENT-1493]
- Decrement connection total when AsyncConnector fails before AsyncConnection is instantiated. [CLIENT-1493]
- Allow connections to expire and disable connection creation when errorRate circuit breaker is triggered. [CLIENT-1493]
- Detect quick node restart when restarted node never left the cluster. If detected, reset error count and balance connections. [CLIENT-1494]
Full Changelog: 5.0.6...5.0.7