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

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

commit ed71e228bd6fbfc3e15c89ff19334e570c9f7fbd
Merge: c445724 010e143
Author: jonnxu <[email protected]>
AuthorDate: Sun Jul 28 23:29:40 2019 +0800

    Add GetLatestErrorMessage feature
    
    Add GetLatestErrorMessage feature

 include/CErrorMessage.h               | 33 ++++++++++++++++++++++++++
 src/common/MQClientErrorContainer.cpp | 44 +++++++++++++++++++++++++++++++++++
 src/common/MQClientErrorContainer.h   | 43 ++++++++++++++++++++++++++++++++++
 src/extern/CErrorMessage.cpp          | 33 ++++++++++++++++++++++++++
 src/extern/CProducer.cpp              |  9 +++++++
 src/extern/CPullConsumer.cpp          |  5 ++++
 src/extern/CPushConsumer.cpp          |  2 ++
 7 files changed, 169 insertions(+)

Reply via email to