Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
cellar-2.2.4
-
None
Description
Now, the Cellar local resources listeners (like the LocalBundleListener, LocalFeaturesListener, etc) ignore if sync flag is true or false and always update the distributed map and broadcast the cluster events.
It can be perturbing for the users: the users expect that Cellar doesn't do anything if sync is disabled for a given cluster group.
So, as it's done in the synchronizers, the local listeners should check the status of the sync flag and, if false, they shouldn't do anything.
Attachments
Issue Links
- is related to
-
KARAF-2169 Introduce *.listener property
- Resolved
- relates to
-
KARAF-2032 Some Cellar bundles doesn't start after a Karaf restart
- Resolved