GitHub user StyleTang opened a pull request:

    https://github.com/apache/incubator-rocketmq-externals/pull/1

    update console's readme and consumer's code

    1.update read me format.
    2.add try catch for queryConsumeStatsList is better
    3.use examineConsumeStats(groupName, topic) is faster than 
examineConsumeStats(groupName)
    
    test case for queryConsumeStatsListByTopicName is covered

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

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

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

    https://github.com/apache/incubator-rocketmq-externals/pull/1.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 #1
    
----
commit 4d4b41253c69453e677878cab42d7736126a81ec
Author: tangjie <[email protected]>
Date:   2017-03-15T14:25:11Z

    update readme

commit f514f758aef1dfc68d61f4b5d61684a6b4c7ece3
Author: tangjie <[email protected]>
Date:   2017-03-15T14:26:28Z

    add try catch for queryConsumeStatsList is better
    use examineConsumeStats(groupName, topic) is faster than 
examineConsumeStats(groupName)

----


---
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