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/02/09 14:49:41 UTC

[jira] [Commented] (ROCKETMQ-90) Include client IP per message queue of consumer progress command output

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

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

GitHub user lizhanhui opened a pull request:

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

    [ROCKETMQ-90] Include client IP in consumerProgress command output

    Include client IP per message queue of consumer progress command output

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

    $ git pull https://github.com/lizhanhui/incubator-rocketmq ROCKETMQ-90

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

    https://github.com/apache/incubator-rocketmq/pull/56.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 #56
    
----
commit 09eecde747a14c84efd98f6dd01b03670e94c341
Author: Zhanhui Li <li...@apache.org>
Date:   2017-02-09T14:42:22Z

    Include client IP per message queue of consumer progress command output

commit c3bfdb770d7f30b7fecf19ad38903f4e57699d59
Author: Zhanhui Li <li...@apache.org>
Date:   2017-02-09T14:46:17Z

    Format code

----


> Include client IP per message queue of consumer progress command output
> -----------------------------------------------------------------------
>
>                 Key: ROCKETMQ-90
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-90
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>          Components: rocketmq-tools
>    Affects Versions: 4.1.0-incubating
>            Reporter: Zhanhui Li
>            Assignee: Zhanhui Li
>            Priority: Minor
>
> Sometimes we monitor message accumulation which is not caused by traffic surge, instead by buggy application consuming code. If we can quickly figure out IP of which client(s) is experiencing  glitches, it saves much time diagnosing issues.



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