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

ifesdjeen pushed a change to branch CASSANDRA-20112
in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git


    omit 9190e589 Expose Journal-related files to allow external Journal 
implementation integration.
    omit d153932f make CommandStoreCaches interface for integration
    omit 81adb783 chance to have full cache, and meta-randomise chance of 
presence in cache
    omit 155a67ec Nit: make checkstyle happy
    omit cec31c01 fix PreacceptTrackerTest
    omit 0a09babf fix various tests
     add 61f4ebd2 Fix unit tests and improve burn test stability
     add 97e4a6e8 Expose Journal-related files to allow external Journal 
implementation integration.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9190e589)
            \
             N -- N -- N   refs/heads/CASSANDRA-20112 (97e4a6e8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main-test/java/accord/impl/basic/Cluster.java  |  6 ++++++
 .../src/main-test/java/accord/impl/list/ListAgent.java |  4 +++-
 .../src/main/java/accord/local/cfk/CommandsForKey.java | 18 ++++++++----------
 .../src/main/java/accord/local/cfk/Pruning.java        |  3 +--
 .../src/main/java/accord/local/cfk/Updating.java       | 14 +++++++-------
 accord-core/src/main/java/accord/messages/Await.java   |  2 +-
 6 files changed, 26 insertions(+), 21 deletions(-)


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

Reply via email to