This is an automated email from the ASF dual-hosted git repository. vongosling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git
commit 731a37adf9ea4d685f9a29e0c9e601c30e2996ff Merge: e99ba60 e7244f6 Author: von gosling <[email protected]> AuthorDate: Tue Dec 11 18:31:57 2018 +0800 Merge pull request #27 from ShannonDing/PullConsumer Change PullConsumer model to CLUSTER & format example code style .gitignore | 6 ++-- example/Producer.c | 54 +++++++++++++++++++------------- example/PullConsumeMessage.c | 24 +++++++++++---- example/PushConsumeMessage.c | 56 ++++++++++++++++++---------------- src/consumer/DefaultMQPullConsumer.cpp | 2 +- 5 files changed, 84 insertions(+), 58 deletions(-)
