This is an automated email from the ASF dual-hosted git repository.
benedict pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git
from ad6d9c74 Fix AbstractKeys.without (and CoordinateEphemeralRead
execution in future epoch)
new 8f1ce587 move forEachKey to CheckpointIntervalArray
new fe2fcc41 wip: key recovery should witness range transactions (and
range transactions should witness only precisely intersecting txns))
new acbd38ce wip: key recovery should witness range transactions (and
range transactions should witness only precisely intersecting txns))
new edea69ef fix compilation
new 83ab6b89 various fixes
new 3dddc9e7 imports
The 6 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:
.../src/main/java/accord/impl/CommandsSummary.java | 7 +++--
.../java/accord/impl/InMemoryCommandStore.java | 20 ++++----------
.../src/main/java/accord/local/KeyHistory.java | 31 +++++++++++++++++++--
.../src/main/java/accord/local/PreLoadContext.java | 13 ++-------
.../main/java/accord/local/RedundantBefore.java | 10 +++++++
.../main/java/accord/local/cfk/CommandsForKey.java | 9 ++++--
.../java/accord/utils/CheckpointIntervalArray.java | 31 +++++++++++++++++++++
.../utils/CheckpointIntervalArrayBuilder.java | 3 ++
.../java/accord/utils/SearchableRangeList.java | 32 ----------------------
.../accord/utils/SearchableRangeListBuilder.java | 18 ++++++++++++
10 files changed, 110 insertions(+), 64 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]