Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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>