[
https://issues.apache.org/jira/browse/ROCKETMQ-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143324#comment-16143324
]
ASF GitHub Bot commented on ROCKETMQ-279:
-----------------------------------------
GitHub user fuyou001 opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/159
[ROCKETMQ-279] commit log data and consume queue data logic consistent
To avoid commit log and consume queue logic inconsistent .
Motivation:
add a check when mq start,if commit log and consume queue logic
inconsistent ,start failed.
fast failed if check failed.
(cherry picked from commit 6e77be0)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fuyou001/incubator-rocketmq ROCKETMQ-2792
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/159.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #159
----
commit 0f0dfd35367402aea5ca3f40199387dd48cb1e7e
Author: 傅冲 <[email protected]>
Date: 2017-08-28T02:21:49Z
[ROCKETMQ-279] commit log data and consume queue data logic consistent
(cherry picked from commit 6e77be0)
----
> add commit log data and consume queue data logic consistent check when start
> mq
> -------------------------------------------------------------------------------
>
> Key: ROCKETMQ-279
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-279
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-store
> Affects Versions: 4.0.0-incubating, 4.1.0-incubating
> Reporter: yubaofu
> Assignee: yukon
> Fix For: 4.2.0-incubating
>
>
> commit log and consume data may logic inconsistent ,
> because [ROCKETMQ-265|https://issues.apache.org/jira/browse/ROCKETMQ-265],
> so we add data consistent check,when mq start.
> if check failed, start failed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)