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

bdeggleston pushed a change to branch cep-45-mutation-tracking
in repository https://gitbox.apache.org/repos/asf/cassandra.git


 discard 5e980c69b1 Add mutation tracking summary to SSTables
 discard 2469525545 Fix-up offset broadcasting logic
 discard cd840657d0 Fixup inter-DC forwarding of writes from a 
coordinator-replica (fixup)
 discard b9ac1602d9 Implement coordinator log offset broadcasting
 discard 0fd9c00d87 CEP-45: Query forwarding
 discard d58f6142a8 Fix mutation tracking startup
 discard 5a81ab4e19 Fix test failure: 
cqlshlib.test.test_cqlsh_output.TestCqlshOutput::test_describe_schema_output
 discard b644b7ebbb Mutation tracking journal integration, read, and write path
     new 30b4a01f4c Mutation tracking journal integration, read, and write path
     new 098016ecac Fix test failure: 
cqlshlib.test.test_cqlsh_output.TestCqlshOutput::test_describe_schema_output
     new a5510e393b Fix mutation tracking startup
     new 96d850aa9d CEP-45: Query forwarding
     new f56be7e67e Implement coordinator log offset broadcasting
     new d24c9ed47b Fixup inter-DC forwarding of writes from a 
coordinator-replica (fixup)
     new d59b2e47fb Fix-up offset broadcasting logic
     new 62def1a616 Add mutation tracking summary to SSTables

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   (5e980c69b1)
            \
             N -- N -- N   refs/heads/cep-45-mutation-tracking (62def1a616)

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 8 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/java/org/apache/cassandra/net/Verb.java | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


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

Reply via email to