You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by samaitra <gi...@git.apache.org> on 2016/10/23 08:17:28 UTC

[GitHub] ignite pull request #1179: IGNITE-1943 ignitevisorcmd: wrong behavior for "m...

GitHub user samaitra opened a pull request:

    https://github.com/apache/ignite/pull/1179

    IGNITE-1943 ignitevisorcmd: wrong behavior for "mclear" command

    Functional tests execution result:
    visor> node
    Select node from:
    =======================================================================================
    Node ID8(@), IP	Node Type	Up Time	CPUs	CPU Load	Free Heap
    =======================================================================================
    0	425097BD(@n0), 192.168.0.103	Server	00:00:34	4	0.50 %	92.00 %
    1	27906F97(@n1), 192.168.0.103	Server	00:00:28	4	1.17 %	93.00 %
    ---------------------------------------------------------------------------------------
    Choose node number ('c' to cancel) [0]: c
    visor> mclear
    visor> mlist
    Memory is empty.
    visor> node
    Select node from:
    =======================================================================================
    Node ID8(@), IP	Node Type	Up Time	CPUs	CPU Load	Free Heap
    =======================================================================================
    0	425097BD(@n0), 192.168.0.103	Server	00:00:46	4	0.50 %	92.00 %
    1	27906F97(@n1), 192.168.0.103	Server	00:00:40	4	0.53 %	93.00 %
    ---------------------------------------------------------------------------------------
    Choose node number ('c' to cancel) [0]: c

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

    $ git pull https://github.com/samaitra/ignite IGNITE-1943

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

    https://github.com/apache/ignite/pull/1179.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 #1179
    
----
commit 5a96e426148e997958bc4397cad9f06c594e5041
Author: samaitra <sa...@gmail.com>
Date:   2016-10-23T08:15:00Z

    IGNITE-1943 ignitevisorcmd: wrong behavior for "mclear" command

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #1179: IGNITE-1943 ignitevisorcmd: wrong behavior for "m...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/1179


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---