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

williamsong pushed a change to branch snapshot-branch2
in repository https://gitbox.apache.org/repos/asf/ratis.git


 discard d4dcf9572 Bump version for 2.4.2-snapshot release
 discard dcdafd520 RATIS-1763. Purging logs in an ordered manner. (#801)
 discard b5f5b0c24 RATIS-1765. [GrpcLogAppender] Calculate streaming md5 
file-wise when installSnapshot
 discard 765cb40fe RATIS-1765. [GrpcLogAppender] Calculate streaming md5 
file-wise when installSnapshot (#803)
 discard 7ab0c2ca1 RATIS-1767. Initialize MatchIndex to 
RaftLog.INVALID_LOG_INDEX. (#805)
     new 2d5f62b9b RATIS-1763. Purging logs in an ordered manner. (#801)
     new 09aa80c3d RATIS-1764. [GrpcLogAppender] create parent directory when 
installSnapshot
     new 7e12641c0 RATIS-1765. [GrpcLogAppender] Calculate streaming md5 
file-wise when installSnapshot (#803)
     new ebba77d80 RATIS-1767. Initialize MatchIndex to 
RaftLog.INVALID_LOG_INDEX. (#805)
     new 50299e199 Bump ratis pom version for 2.4.2-snapshot release

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   (d4dcf9572)
            \
             N -- N -- N   refs/heads/snapshot-branch2 (50299e199)

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 5 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:
 pom.xml                       | 2 +-
 ratis-assembly/pom.xml        | 2 +-
 ratis-client/pom.xml          | 2 +-
 ratis-common/pom.xml          | 2 +-
 ratis-docs/pom.xml            | 2 +-
 ratis-examples/pom.xml        | 2 +-
 ratis-experiments/pom.xml     | 2 +-
 ratis-grpc/pom.xml            | 2 +-
 ratis-metrics/pom.xml         | 2 +-
 ratis-netty/pom.xml           | 2 +-
 ratis-proto/pom.xml           | 2 +-
 ratis-replicated-map/pom.xml  | 2 +-
 ratis-resource-bundle/pom.xml | 2 +-
 ratis-server-api/pom.xml      | 2 +-
 ratis-server/pom.xml          | 2 +-
 ratis-shell/pom.xml           | 2 +-
 ratis-test/pom.xml            | 2 +-
 ratis-tools/pom.xml           | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

Reply via email to