Skip to content

Minor Improvements release

Compare
Choose a tag to compare
@khaf khaf released this 06 Dec 12:50
· 22 commits to v5 since this release
  • Improvements

    • [CLIENT-1635] Allow Preventing Retries on Exhausted Connection Pools.
    • Improve Policy.deadline() logic to use MaxRetries and SocketTimeout to calculate TotalTimeout when it is not set.
    • Do not test PredExp for server v5.8+.
    • Explicitly remove departed nodes from the partition map on cluster change.