You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2017/12/13 09:25:06 UTC

[rocketmq] branch develop updated (6b408ec -> 3cb4bdb)

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

vongosling pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from 6b408ec  Merge pull request #196 from fuyou001/ROCKETMQ-314-1
     add f18dc03  [ROCKETMQ-270] Move flush position forward to first MappedFile whose start offset is non-zero.
     new 3cb4bdb  Merge pull request #189 from zhouxinyu/ROCKETMQ-270

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:
 .../org/apache/rocketmq/store/MappedFileQueue.java |  4 ++--
 .../apache/rocketmq/store/MappedFileQueueTest.java | 26 +++++++++++++++++++---
 2 files changed, 25 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@rocketmq.apache.org" <co...@rocketmq.apache.org>'].

[rocketmq] 01/01: Merge pull request #189 from zhouxinyu/ROCKETMQ-270

Posted by vo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git

commit 3cb4bdb974b5cb1fd498dddad168a403390765fb
Merge: 6b408ec f18dc03
Author: von gosling <vo...@apache.org>
AuthorDate: Wed Dec 13 17:25:02 2017 +0800

    Merge pull request #189 from zhouxinyu/ROCKETMQ-270
    
    [ROCKETMQ-270] Move flush position forward to first MappedFile whose start offset is non-zero

 .../org/apache/rocketmq/store/MappedFileQueue.java |  4 ++--
 .../apache/rocketmq/store/MappedFileQueueTest.java | 26 +++++++++++++++++++---
 2 files changed, 25 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@rocketmq.apache.org" <co...@rocketmq.apache.org>.