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

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


    omit 61088d1e Fix CompactionIteratorTest
     add 178952b4 add .asf.yaml
     add 55bd05a0 Fix CompactionIteratorTest
     add 55e67f5a added more generators
     add 2f290347 mark diff if the classes dont match
     add 89524631 Draw distinction between Waiting on for keys and ranges
     add 26d67917 Fix SimpleRandomTest after HEAD~1 commit

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   (61088d1e)
            \
             N -- N -- N   refs/heads/CASSANDRA-19865 (26d67917)

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:
 .asf.yaml                                          | 36 +++++++++++++++
 .../src/main/java/accord/local/Command.java        | 15 +++++--
 .../src/main/java/accord/local/Commands.java       |  2 +-
 .../main/java/accord/utils/ImmutableBitSet.java    |  8 ++++
 .../test/java/accord/messages/ReadDataTest.java    |  2 +-
 .../src/test/java/accord/utils/AccordGens.java     | 51 +++++++++++++++++++++-
 .../test/java/accord/utils/ReflectionUtils.java    |  6 +++
 .../src/main/java/accord/maelstrom/Packet.java     |  1 +
 8 files changed, 114 insertions(+), 7 deletions(-)
 create mode 100644 .asf.yaml


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

Reply via email to