Alexandr Palto created KARAF-1467:
-------------------------------------
Summary: groups configuration is not syncronized normally.
Key: KARAF-1467
URL: https://issues.apache.org/jira/browse/KARAF-1467
Project: Karaf
Issue Type: Bug
Components: cellar-config
Reporter: Alexandr Palto
1) Start three karaf instances (node1, node2, node3).
2) Install cellar on every of them
3) Create group "testgroup" on node1
4) Join node3 into testgroup (cluster:group-join testgroup node3)
5) Check org.apache.karaf.cellar.groups.cfg on every node: not all configs
contain properties related to new group (sometimes only one contains, sometimes
two. In my test only node2 contained this config just after creation, after
restart also node3 takes this config.)
6) Shutdown cluster
7) Startup cluster: even after that not all nodes contains all properties
related to group configs.
--
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