Minor Improvements release
-
Improvements
- [CLIENT-1635] Allow Preventing Retries on Exhausted Connection Pools.
- Improve
Policy.deadline()
logic to useMaxRetries
andSocketTimeout
to calculateTotalTimeout
when it is not set. - Do not test
PredExp
for server v5.8+. - Explicitly remove departed nodes from the partition map on cluster change.