You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/17 09:27:41 UTC

[jira] [Commented] (ROCKETMQ-179) Fix errors of test cases

    [ https://issues.apache.org/jira/browse/ROCKETMQ-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970901#comment-15970901 ] 

ASF GitHub Bot commented on ROCKETMQ-179:
-----------------------------------------

GitHub user vsair opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/94

    [ROCKETMQ-179] Fix errors of test cases

    1. Add TC of ConsumerManager.
    2. Fix some bugs.
    3. Set file size of commitlog to 256M, instead of 1G(may too big).
    4. Destroy message store in shutdown hook, otherwise could not clear the files generated.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vsair/incubator-rocketmq ROCKETMQ-179

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq/pull/94.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 #94
    
----
commit a0902a3dc6f2b7ae7232c9ea9bd8d006bd757099
Author: xigu.lx <xi...@alibaba-inc.com>
Date:   2017-04-17T09:25:55Z

    [ROCKETMQ-179] Fix errors of test cases
    1. Add TC of ConsumerManager.
    2. Fix some bugs.
    3. Set file size of commitlog to 256M, instead of 1G(may too big).
    4. Destroy message store in shutdown hook, otherwise could not clear the files generated.

----


> Fix errors of test cases
> ------------------------
>
>                 Key: ROCKETMQ-179
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-179
>             Project: Apache RocketMQ
>          Issue Type: Bug
>            Reporter: Eric Liu
>            Assignee: vongosling
>            Priority: Minor
>
> Some TC may not pass because of code mistakes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)