Jean-Baptiste Onofré created KARAF-1998:
-------------------------------------------

             Summary: Remove cellar sync property and check config dictionary
                 Key: KARAF-1998
                 URL: https://issues.apache.org/jira/browse/KARAF-1998
             Project: Karaf
          Issue Type: Improvement
          Components: cellar-config
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: cellar-3.0.0, cellar-2.2.5, cellar-2.3.0


Cellar 2.2.4 introduced a special karaf.cellar.sync property in the config. 
This property contained a timestamp to avoid a infinite loop.

The problem is that this property "pollute" the existing configurations.

Instead of using a "customer" property like this, comparing the distributed 
configuration with local configuration is more efficient and avoid to loop with 
the local configuration listener.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to