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

lizhanhui pushed a change to branch cpp
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


 discard 5a6593d  Use official gRPC release v1.46.3
 discard 25b47d7  Upgrade grpc to v1.46.3.2
 discard cc4db86  Upgrade grpc to v1.46.3.1
 discard c492fba  Fix url of bazel_proto mirror
 discard d83ee7b  Add mirror for rules_proto
 discard 8b947a4  Add io_bazel_rules_go mirror
 discard ae31a80  Add dependent CDN through OSS
 discard 5d080d4  Translate ClientIdRequired to InternalClientError
 discard 747d0ab  Add error handling
 discard 770da2b  Add error handling for NotifyClientTermination
 discard b477272  Add error handling for EndTransaction
 discard f695a67  Add error handling for Ack
 discard 256f659  Add error handling for ReceiveMessage
 discard 6c5c66e  Complete error handling for QueryAssignment
 discard 9d6b5ed  Finish error handling of SendMessage
 discard 3d9ec8f  Complete error handling for Heartbeat
 discard 5bc970f  Complete error handling of QueryRoute
 discard 979c226  Sync and update protobuf files to v2.0-alpha
     add 8f208e7  Java: adapt with the latest protocol
     add 78a4791  Java: bugfix for MessageIdImpl#toString
     new 00080c3  Sync and update protobuf files to v2.0-alpha
     new acee141  Complete error handling of QueryRoute
     new 4a9426e  Complete error handling for Heartbeat
     new efdd9e1  Finish error handling of SendMessage
     new 1b1dfd0  Complete error handling for QueryAssignment
     new b4a2e50  Add error handling for ReceiveMessage
     new ce9a35f  Add error handling for Ack
     new f40067b  Add error handling for EndTransaction
     new 9c859cb  Add error handling for NotifyClientTermination
     new bae23b8  Add error handling
     new fcf63ce  Translate ClientIdRequired to InternalClientError
     new 390a87e  Add dependent CDN through OSS
     new a5aa904  Add io_bazel_rules_go mirror
     new cde80b0  Add mirror for rules_proto
     new 747d699  Fix url of bazel_proto mirror
     new c5bbe34  Upgrade grpc to v1.46.3.1
     new 056e68c  Upgrade grpc to v1.46.3.2
     new 6b31ad5  Use official gRPC release v1.46.3

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   (5a6593d)
            \
             N -- N -- N   refs/heads/cpp (6b31ad5)

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 18 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:
 .../client/java/message/MessageIdImpl.java         |  4 ++
 .../apache/rocketmq/client/java/tool/TestBase.java |  9 ++--
 java/pom.xml                                       | 61 ++++++++++++++++++----
 3 files changed, 58 insertions(+), 16 deletions(-)

Reply via email to