This is an automated email from the ASF dual-hosted git repository.
slebresne pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from c26269b ninja fixing wrongly committed circle-ci
new 2d0b168 Fix serial read/non-applying CAS linearizability
new 080280d Merge commit '2d0b16804785660e8515aca9944784fb3733c619' into
cassandra-3.11
new 9a3ca00 Merge commit '080280dc0177da6176dd4ba970e5a35aa7e2a729' into
trunk
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:
CHANGES.txt | 1 +
NEWS.txt | 8 +
.../org/apache/cassandra/service/StorageProxy.java | 352 +++++++----
.../org/apache/cassandra/service/paxos/Commit.java | 6 +
.../cassandra/service/paxos/PrepareCallback.java | 12 +-
.../cassandra/distributed/impl/Instance.java | 83 +++
.../apache/cassandra/distributed/test/CASTest.java | 688 +++++++++++++++++++++
7 files changed, 1034 insertions(+), 116 deletions(-)
create mode 100644
test/distributed/org/apache/cassandra/distributed/test/CASTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]