Disable sync by default and add new commands
--------------------------------------------

                 Key: KARAF-1157
                 URL: https://issues.apache.org/jira/browse/KARAF-1157
             Project: Karaf
          Issue Type: Improvement
          Components: cellar-core
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: cellar-3.0.0, cellar-2.2.3


Having sync enabled by default could be confusing for users. For instance, as 
we provide cluster:features-install, people don't understand why 
features:install does the same.

We propose to disable sync by default and add some commands to enable/disable 
sync per group:

karaf@root> cluster:sync -features -on
karaf@root> cluster:sync -config -on <group>
karaf@root> cluster:sync -bundle -on <group>

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