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/08/24 08:41:03 UTC

[jira] [Commented] (ROCKETMQ-278) Add specified cluster for cluster info cmd

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

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

GitHub user lindzh opened a pull request:

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

    [ROCKETMQ-278]add clusterlist cmd by specified cluster

    When using mqadmin command clusterlist,it always display all cluster,i want to display specified cluster.
    JIRA: https://issues.apache.org/jira/browse/ROCKETMQ-278

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

    $ git pull https://github.com/lindzh/incubator-rocketmq add_clusterlist_cluster

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

    https://github.com/apache/incubator-rocketmq/pull/152.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 #152
    
----
commit bcc65e5471d9821e0edb90f6f637e3034ed1da44
Author: lindzh <li...@163.com>
Date:   2017-08-11T06:36:53Z

    [ROCKETMQ-231]Wrong Pull result sizebugfix
    
    Author: lindzh <li...@163.com>
    
    Closes #126 from lindzh/fix_consumer_pull_msg_size.

commit aa1c75774eb33fca9a1c3f036249b6c5b86ef0f5
Author: lindzh <li...@163.com>
Date:   2017-08-11T07:40:24Z

    [ROCKETMQ-254]Fix logger appender unit tests which cost too long
    
    Author: lindzh <li...@163.com>
    
    Closes #141 from lindzh/logger_appender_test.

commit 1ae0693693da4a147f1bb3c122833f548c376b09
Author: lindzh <li...@163.com>
Date:   2017-08-11T07:55:24Z

    Merge branch 'develop' of github.com:apache/incubator-rocketmq into develop

commit 38bbb1417bcd8bba6eee19df1afe9e6b3061db89
Author: yukon <yu...@apache.org>
Date:   2017-08-11T09:27:06Z

    [ROCKETMQ-263]Sets a small timeout value for unit tests in OpenMessaging module

commit ccc2235ae9509f101971915ba0521109a82894b0
Author: yukon <yu...@apache.org>
Date:   2017-08-11T09:54:04Z

    [ROCKETMQ-258]Move benchmark scripts to distribution module

commit f0e243c5a8899fedc157accef964a1d617d77d1b
Author: lindzh <li...@163.com>
Date:   2017-08-11T10:02:36Z

    Merge branch 'develop' of github.com:apache/incubator-rocketmq into develop

commit ffad6566b8aee86b87b34f2c77ab2ae3b9c15b1c
Author: Ritabrata Moitra <rm...@thoughtworks.com>
Date:   2017-08-11T11:59:28Z

    [ROCKETMQ-209]Remove duplicated code in class MQClientAPIImpl
    
    Author: Ritabrata Moitra <rm...@thoughtworks.com>
    
    Closes #134 from Ritabrata-TW/master.

commit 7f96008c8b6f3ce5ac38cd168bd12252799973e3
Author: yukon <yu...@apache.org>
Date:   2017-08-11T12:28:13Z

    Remove unused class GetRouteInfoResponseHeader and meaningless comments

commit 97aa813eb89c14e0539a8847876d7a28a1efe638
Author: yukon <yu...@apache.org>
Date:   2017-08-11T12:46:04Z

    Reformat code globally second time

commit f091203a9d4a8c79d6ec8bdfc719a318b7f1ba8f
Author: yukon <yu...@apache.org>
Date:   2017-08-11T13:56:52Z

    Remove preceded whitespace check from checkstyle

commit f613c3b7dfefc1cea15d8aa22fec763995a624e7
Author: yukon <yu...@apache.org>
Date:   2017-08-11T11:15:38Z

    [ROCKETMQ-259]Fix too many reflection calls when decode remoting command header

commit 332df78e2bb6caadfc6f4714450000ebb1f9d224
Author: yukon <yu...@apache.org>
Date:   2017-08-11T14:17:32Z

    [ROCKETMQ-261] Use write lock when destroy IndexService

commit 1810be4c560767b83ff173e6fb6a96d4ac7c1428
Author: lindzh <li...@163.com>
Date:   2017-08-14T02:11:27Z

    Merge branch 'develop' of github.com:apache/incubator-rocketmq into develop

commit ca14a2d474b6c71143944ec95f7c28e23e15632d
Author: yukon <yu...@apache.org>
Date:   2017-08-21T08:18:21Z

    Polish chapter 'Learn it & Contact us' in README

commit 53dcd8d0837eee419810f055a4035d3fdd72513f
Author: lindzh <li...@163.com>
Date:   2017-08-22T12:34:49Z

    Merge branch 'develop' of github.com:apache/incubator-rocketmq into develop

commit aacb19c2ac0f10b27aec609cc5b56f314b10f82e
Author: lindzh <li...@163.com>
Date:   2017-08-23T03:26:15Z

    add cluster list to specified cluster

commit 2df4cfc7dc3a59374251b5ac60cc76f536f97d89
Author: lindzh <li...@163.com>
Date:   2017-08-24T08:31:55Z

    add cluster info test

----


> Add specified cluster for cluster info cmd
> ------------------------------------------
>
>                 Key: ROCKETMQ-278
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-278
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>          Components: rocketmq-client, rocketmq-namesrv, rocketmq-tools
>    Affects Versions: 4.1.0-incubating
>            Reporter: lindzh
>            Assignee: Xiaorui Wang
>             Fix For: 4.2.0-incubating
>
>
> When using mqadmin command clusterlist,it always display all cluster,i want to display specified cluster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)