GitHub user dongeforever opened a pull request:

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

    ROCKETMQ-3 Clean up and perfect the unit test of rocketmq-broker

    Clean up and perfect the unit test of rocketmq-broker.
    Add BrokerTestHarness as a base class to create temporary BrokerController.
    Flush test has three steps:
    1 persist to the disk
    2 clear the in-memory values
    3 load from the disk.
    Used for both testFlushConsumerOffset and testFlushTopicConfig

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

    $ git pull https://github.com/dongeforever/incubator-rocketmq master

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

    https://github.com/apache/incubator-rocketmq/pull/7.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 #7
    
----
commit 4a35f9575100ca04b379f7903f7134a406c3cd01
Author: zhendongliu.lzd <[email protected]>
Date:   2016-12-23T06:49:29Z

    ROCKETMQ-3 Clean up and perfect the unit test of rocketmq-broker

commit b82d36f977dbfa6d966efc3a33d05e50a49c3b7c
Author: zhendongliu.lzd <[email protected]>
Date:   2016-12-23T07:14:15Z

    Modify configs in BrokerTestHarness to avoid conflict

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to