Only one cellar group configuration updated new groups config for two karaf
instance locally
--------------------------------------------------------------------------------------------
Key: KARAF-1324
URL: https://issues.apache.org/jira/browse/KARAF-1324
Project: Karaf
Issue Type: Bug
Components: cellar-core
Affects Versions: cellar-2.2.4
Reporter: Sergey Lysenko
ESB Runtime Build Version: TESB-EE-5.1.0-M2 (2012-3-21 17:34:50)
1. two karaf instance, node1(first install cellar) and node2(second install
cellar)
in node1 karaf instance create a new group "test1" and node1 join new group
"test1".
in node2 karaf instance create a new group "test2" and node2 join new group
"test2".
2. the node1 config (etc/org.apache.karaf.cellar.groups.cfg) added both test1
and test2 groups configuration. but node2 just has default group configuration.
PS:
node1 config (etc/org.apache.karaf.cellar.node.cfg), the content is: groups =
test1,default
node2 etc/org.apache.karaf.cellar.node.cfg, the content is: groups =
default,test2
BTW, if we delete group "test1" or "test2", cellar node config would update
immediately (delete group "test1" or "test2"), but cellar group config didn't
change, still has those new groups configuration.
--
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