This is an automated email from the ASF dual-hosted git repository.
benedict pushed a change to branch cep-15-accord
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 42f57fb3dc Avoid double loading in Cassandra side of journal; make
sure to include records appended to journal.
new 381cda94ad Fix: - Even if we can decide autonomously that we took the
fast path, we must still wait for earlier transactions to decide themselves -
We must update a command that is in CFK.loadingPruned whether or not it is
outOfRange - We must visit pruned commands that are transitive dependencies of
RX to ensure dependencies are propagated - flagsWithoutDomainAndKind() ->
flagsWithoutDomainOrKindOrCardinality() [to fix integration regression] -
Don't invoke uniqueNow() twic [...]
new f07d6277f1 Add @Ignore to failing tests while we triage
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:
modules/accord | 2 +-
.../distributed/test/HintsMaxSizeTest.java | 2 ++
.../distributed/test/ResourceLeakTest.java | 1 +
.../test/SSTableLoaderEncryptionOptionsTest.java | 2 ++
.../test/accord/AccordSimpleFastPathTest.java | 2 ++
.../test/accord/InteropAccordCQLTest.java | 11 ++++++++++
.../accord/MigrationFromAccordWriteRaceTest.java | 3 +++
.../test/accord/MigrationToAccordReadRaceTest.java | 9 ++++++++
.../distributed/test/tcm/SplitBrainTest.java | 2 ++
.../fuzz/topology/AccordBootstrapTest.java | 3 +++
.../fuzz/topology/AccordTopologyMixupTest.java | 2 ++
.../topology/HarryOnAccordTopologyMixupTest.java | 3 +++
.../service/accord/AccordJournalBurnTest.java | 2 ++
.../commitlog/CommitLogSegmentManagerCDCTest.java | 2 ++
.../db/commitlog/CommitlogShutdownTest.java | 2 ++
.../writers/CompactionAwareWriterTest.java | 2 ++
.../cassandra/hints/HintServiceBytemanTest.java | 2 ++
.../cassandra/io/util/SafeMemoryWriterTest.java | 2 ++
.../serializers/CommandsForKeySerializerTest.java | 24 +++++++++++++---------
.../cassandra/tcm/DiscoverySimulationTest.java | 2 ++
20 files changed, 69 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]