You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Xiaoli Ding (JIRA)" <ji...@apache.org> on 2012/05/11 04:39:49 UTC

[jira] [Created] (KARAF-1465) "cluster:group-set" command same to "cluster:group-pick" command

Xiaoli Ding created KARAF-1465:
----------------------------------

             Summary: "cluster:group-set" command same to "cluster:group-pick" command
                 Key: KARAF-1465
                 URL: https://issues.apache.org/jira/browse/KARAF-1465
             Project: Karaf
          Issue Type: Bug
          Components: cellar-core
            Reporter: Xiaoli Ding
            Priority: Minor


1.Start three karaf and install cellar
2.three node are in default group(n1,n2,n3)
{panel}
karaf@trun> group-list
   Group                  Members
* [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
{panel}
2.using group-create to create new group(grp1)
3.on n1,using group-set to set n1 to grp1
{panel}
karaf@trun> group-set grp1 xlding:5701
   Group                  Members
* [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
* [grp1                ] [xlding:5701* ]
{panel}
4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-1465:
----------------------------------------

    Fix Version/s: cellar-2.2.4
                   cellar-3.0.0
    
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

Posted by "Xiaoli Ding (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaoli Ding updated KARAF-1465:
-------------------------------

    Summary: "cluster:group-set" command same to "cluster:group-join" command  (was: "cluster:group-set" command same to "cluster:group-pick" command)
    
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Priority: Minor
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-1465:
-------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (KARAF-1465) "cluster:group-set" command same to "cluster:group-pick" command

Posted by "Xiaoli Ding (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaoli Ding updated KARAF-1465:
-------------------------------

    Description: 
1.Start three karaf and install cellar
2.three node are in default group(n1,n2,n3)
{panel}
karaf@trun> group-list
   Group                  Members
 [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
{panel}
2.using group-create to create new group(grp1)
3.on n1,using group-set to set n1 to grp1
{panel}
karaf@trun> group-set grp1 xlding:5701
   Group                  Members
 [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
 [grp1                ] [xlding:5701* ]
{panel}
4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

  was:
1.Start three karaf and install cellar
2.three node are in default group(n1,n2,n3)
{panel}
karaf@trun> group-list
   Group                  Members
* [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
{panel}
2.using group-create to create new group(grp1)
3.on n1,using group-set to set n1 to grp1
{panel}
karaf@trun> group-set grp1 xlding:5701
   Group                  Members
* [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
* [grp1                ] [xlding:5701* ]
{panel}
4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

    
> "cluster:group-set" command same to "cluster:group-pick" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Priority: Minor
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

Posted by "Alexandr Palto (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274757#comment-13274757 ] 

Alexandr Palto commented on KARAF-1465:
---------------------------------------

Comments to issue reopen.

For now group-set is working normally only into "one direction". It join\remove node from default to custom group, but only join node into default from custom (and also leaves it is in old, default group).

See logs output for details:

karaf@trun> group-list 
   Group                  Members
* [default             ] [apaltoNB.local:5701* apaltoNB.local:5702 apaltoNB.local:5703 ]
  [testgrp             ] [apaltoNB.local:5703 ]


karaf@trun> group-set testgrp apaltoNB.local:5702
   Group                  Members
* [default             ] [apaltoNB.local:5701* apaltoNB.local:5703 ]
  [testgrp             ] [apaltoNB.local:5702 apaltoNB.local:5703 ]


karaf@trun> group-set default apaltoNB.local:5702 
   Group                  Members
* [default             ] [apaltoNB.local:5701* apaltoNB.local:5702 apaltoNB.local:5703 ]
  [testgrp             ] [apaltoNB.local:5702 apaltoNB.local:5703 ]


karaf@trun> group-list
   Group                  Members
* [default             ] [apaltoNB.local:5701* apaltoNB.local:5702 apaltoNB.local:5703 ]
  [testgrp             ] [apaltoNB.local:5702 apaltoNB.local:5703 ]
                
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-1465.
-----------------------------------------

    Resolution: Fixed
    
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Reopened] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reopened KARAF-1465:
-----------------------------------------

    
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira