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


 discard e8d63a9  Refactor CommandsForKey for efficiency, and to support 
transitive dependency elision
     new 6b8bef4  Refactor CommandsForKey for efficiency, and to support 
transitive dependency elision

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   (e8d63a9)
            \
             N -- N -- N   refs/heads/trunk (6b8bef4)

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.

The 1 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:
 .../accord/coordinate/CoordinationAdapter.java     | 20 +++++++++---------
 .../src/main/java/accord/coordinate/Persist.java   |  4 ++--
 .../java/accord/impl/AbstractSafeCommandStore.java |  6 +++---
 .../src/main/java/accord/messages/Apply.java       | 24 ++++++++++------------
 .../test/java/accord/impl/list/ListRequest.java    |  2 +-
 5 files changed, 27 insertions(+), 29 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to