This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch cep-15-accord
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 7a23b86a74 Accord: Fix ClusterMetadataUpgradeHarryTest that broke
after harry v2
new d5ac6690f4 Fix problem with iteration order in AccordJournal
new 9ac60369a4 Fix serialization order for topology updates
new 25ed39fe6b Fix CoordinatorReadLatencyMetricTest
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:
.../cassandra/service/accord/AccordJournal.java | 6 +-
.../service/accord/AccordSegmentCompactor.java | 17 ++++-
.../cassandra/service/accord/JournalKey.java | 1 +
.../metrics/CoordinatorReadLatencyMetricTest.java | 15 ++---
.../apache/cassandra/harry/gen/EntropySource.java | 10 +++
.../service/accord/AccordJournalTest.java | 2 +-
.../serializers/JournalKeySerializerTest.java | 72 ++++++++++++++++++++++
7 files changed, 111 insertions(+), 12 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/service/accord/serializers/JournalKeySerializerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]