You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by xu...@apache.org on 2019/06/18 02:07:39 UTC

[rocketmq-client-cpp] branch master updated (5689607 -> 390bfe6)

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 5689607  Update: update network interface. (#60)
     add b87f753  batch issue
     new 390bfe6  Resolve the bug without encode batch flag when send batch message #152

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/protocol/CommandHeader.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[rocketmq-client-cpp] 01/01: Resolve the bug without encode batch flag when send batch message #152

Posted by xu...@apache.org.
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 390bfe6771a86f1e9d01685ffd4b738dea31b7e6
Merge: 5689607 b87f753
Author: jonnxu <jo...@163.com>
AuthorDate: Tue Jun 18 10:07:34 2019 +0800

    Resolve the bug without encode batch flag when send batch message #152
    
    Resolve the bug without encode batch flag when send batch message

 src/protocol/CommandHeader.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)