/plushcap/analysis/datastax/datastax-datastax-java-driver-2010-released

DataStax Java Driver: 2.0.10 Released!

What's this blog post about?

The Java Driver team has released version 2.0.10 with new features, improvements and bugfixes. Highlights include Speculative Executions for protection against bad read latencies, QueryLogger for logging queries executed by the driver, PerHostPercentileTracker for recording latency histograms, and Netty shading for customizing the underlying layer of the driver. Automatic query paging has been made possible with JAVA-550, while BoundStatement class now includes get*() methods to retrieve typed CQL values. The driver can also report information about token distribution across the ring, useful for Hadoop and Spark applications interacting with Cassandra tables. Connection pool resizing algorithm has been improved, and asynchronous parallel connection pool initialization is introduced. JAVA-425, which caused aggressive behavior regarding driver read timeouts, has been reverted. New API to check schema agreement between peers and changes in thread naming are also included.

Company
DataStax

Date published
May 4, 2015

Author(s)
Alexandre Dutra

Word count
1906

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.