The distributed node/group map is not currently updated when uninstalling Cellar
--------------------------------------------------------------------------------

                 Key: KARAF-1236
                 URL: https://issues.apache.org/jira/browse/KARAF-1236
             Project: Karaf
          Issue Type: Bug
          Components: cellar-core
    Affects Versions: cellar-2.2.3
            Reporter: Pavel Vasilchenko
             Fix For: 2.2.4


Scenario: 
  - Run first container 
  - Run second container 
  - Install cellar feature to the both containers 
  - Uninstall cellar from second container 
  - Type cluster:groups-list in the first container 
    Second container is still present in the list. 
  - Type "cluster:node-ping <second_node_ID>" in the first container 
    Result in Karaf shell: Node <second_node_ID> doesn't exist 

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