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

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


    from 390bfe6  Resolve the bug without encode batch flag when send batch 
message #152
     add f33a696  remove removeDropedPullRequestOpaque and 
deleteOpaqueForDropPullRequest.
     new 8b6cb07  Remove useless code such as removeDropedPullRequestOpaque and 
deleteOpaqueForDropPullRequest.

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:
 src/MQClientAPIImpl.cpp                | 22 +++-------------------
 src/MQClientAPIImpl.h                  |  1 -
 src/MQClientFactory.cpp                | 19 ++-----------------
 src/MQClientFactory.h                  |  1 -
 src/common/AsyncArg.h                  |  3 +--
 src/consumer/DefaultMQPullConsumer.cpp |  1 -
 src/consumer/DefaultMQPushConsumer.cpp |  1 -
 src/consumer/PullRequest.cpp           | 12 ------------
 src/consumer/PullRequest.h             |  3 ---
 src/consumer/Rebalance.cpp             |  4 ++--
 src/transport/TcpRemotingClient.cpp    | 16 ----------------
 src/transport/TcpRemotingClient.h      |  2 --
 12 files changed, 8 insertions(+), 77 deletions(-)

Reply via email to