This is an automated email from the ASF dual-hosted git repository.

marcuse pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from baef2447bb Merge branch 'cassandra-5.0' into trunk
     new 60fe2dc61d Fix version check in InProgressSequences serialization
     new 0e5fb78c01 Add an explicit id to Transformation.Kind
     new f31d72e875 Flush snapshot table on every write and introduce reversed 
long local partitioner.

The 3 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:
 .../org/apache/cassandra/db/SystemKeyspace.java    |  22 +-
 .../dht/ReversedLongLocalPartitioner.java          | 224 +++++++++++++++++++++
 .../org/apache/cassandra/tcm/Transformation.java   | 111 ++++++----
 .../tcm/sequences/InProgressSequences.java         |   6 +-
 4 files changed, 311 insertions(+), 52 deletions(-)
 create mode 100644 
src/java/org/apache/cassandra/dht/ReversedLongLocalPartitioner.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to