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

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


    from 053ba8476d Merge branch 'cassandra-5.0' into trunk
     add 8c165b4cc0 Refresh stale paxos commit
     new 137e323657 Merge branch cassandra-5.0 into trunk

The 1 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/ColumnFamilyStore.java |  15 ++-
 src/java/org/apache/cassandra/db/Keyspace.java     |  13 ++
 .../org/apache/cassandra/db/SystemKeyspace.java    |  31 ++++-
 .../db/compaction/CompactionIterator.java          |   1 +
 .../org/apache/cassandra/service/paxos/Commit.java |   5 +
 .../cassandra/service/paxos/PaxosPrepare.java      |  22 ++-
 .../service/paxos/uncommitted/PaxosRows.java       |  23 ++--
 .../cassandra/distributed/test/CasWriteTest.java   | 147 ++++++++++++++++++++-
 .../cassandra/service/paxos/PaxosStateTest.java    |  45 ++++---
 .../cassandra/streaming/StreamSessionTest.java     |   2 +-
 11 files changed, 262 insertions(+), 43 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to