Francesco Mari created OAK-4897:
-----------------------------------
Summary: The cold standby client should store segments in the
right order
Key: OAK-4897
URL: https://issues.apache.org/jira/browse/OAK-4897
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Reporter: Francesco Mari
Assignee: Francesco Mari
Priority: Blocker
Fix For: Segment Tar 0.0.14
The algorithm currently employed by the cold standby client doesn't store
segments in the order expected for the cleanup algorithm to work correctly. In
particular, if segment A references segment B, A is persisted after B. Instead,
if A references B, then B should be persisted before A in the segment store.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)