This is an automated email from the ASF dual-hosted git repository.
bdeggleston pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 0d5ccb9 Merge branch 'cassandra-3.0' into cassandra-3.11
new 9382186 Minimize clustering values in metadata collector
new 1cc9413 Merge branch 'cassandra-3.0' into cassandra-3.11
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../org/apache/cassandra/db/BufferClustering.java | 8 +++++
.../org/apache/cassandra/db/ClusteringBound.java | 8 +++++
.../apache/cassandra/db/ClusteringBoundary.java | 8 +++++
.../org/apache/cassandra/db/ClusteringPrefix.java | 6 ++++
.../org/apache/cassandra/db/NativeClustering.java | 5 ++++
.../org/apache/cassandra/db/RangeTombstone.java | 1 -
src/java/org/apache/cassandra/db/Slice.java | 1 +
.../io/sstable/metadata/MetadataCollector.java | 35 ++--------------------
.../org/apache/cassandra/utils/ByteBufferUtil.java | 23 ++++++++++++++
.../cassandra/io/sstable/SSTableMetadataTest.java | 6 ++++
11 files changed, 68 insertions(+), 34 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]