Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When the database consistency checker repairs inconsistent bundles it operates directly on the underlying persistence manager. But this method bypasses the cluster update mechanism that is built into the shared item state manager. This makes it impossible to run the consistency checker in a live cluster. It is possible for the consistency checker to notify the cluster of the changes it makes during repairs by providing it with an update event channel.