Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.520.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 19 Jan 17:27
· 1598 commits to develop since this release
69f78a0
Type Description Link
Improvement The host location supplier is now run in a separate thread, and will return empty while evaluating. This is particularly important when the Ec2HostLocationSupplier repeatedly (and slowly) fails to connect, as this is on the creation path of the CassandraClientPoolImpl and thus the transaction manager creation path. #5865