Impossible to set or join group of remote cluster node
------------------------------------------------------

                 Key: KARAF-1315
                 URL: https://issues.apache.org/jira/browse/KARAF-1315
             Project: Karaf
          Issue Type: Bug
          Components: cellar-core
    Affects Versions: cellar-2.2.4
            Reporter: Sergey Lysenko


There are two nodes 10.7.17.98:5701 (local) and 10.7.17.97:5701 (remote):
Freshly unpacked karaf, cellar with default configuration

{panel}
karaf@trun> cluster:node-list
   No. Host Name             Port ID
*    1 10.7.17.98            5701 10.7.17.98:5701
     2 10.7.17.97            5701 10.7.17.97:5701
{panel}

1. Setting group "testgroup" for remote zone

{panel}
karaf@trun> cluster:group-set testgroup 10.7.17.97:5701
No result received within given timeout
{panel}

2. Joining group "testgroup" for remote zone

{panel}
karaf@trun> cluster:group-join testgroup 10.7.17.97:5701
No result received within given timeout
{panel}

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

        

Reply via email to