Jean-Baptiste Onofré created KARAF-6168:
-------------------------------------------
Summary: Cellar synchronizer should keep the order of the actions
Key: KARAF-6168
URL: https://issues.apache.org/jira/browse/KARAF-6168
Project: Karaf
Issue Type: Bug
Components: cellar
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
When a new node joins a cluster group, the synchronizer is used to sync the
local state with the cluster state. However, the distributed map is not ordered
so, we might have issue in installation step, especially for bundles (for
instance, a bundle B can be started before bundle A and B could import packages
from A).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)