[
https://issues.apache.org/jira/browse/OAK-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-5228:
----------------------------------
Labels: candidate_oak_1_4 (was: )
> Incorrect minTimestamp in DocumentNodeStore.diffImpl()
> ------------------------------------------------------
>
> Key: OAK-5228
> URL: https://issues.apache.org/jira/browse/OAK-5228
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, documentmk
> Affects Versions: 1.5.6, 1.4.8
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Labels: candidate_oak_1_4
> Fix For: 1.6, 1.5.15
>
>
> The minTimestamp is calculated incorrectly to decide whether the journal can
> be used for the diff. The timestamp must be calculated from the root
> revisions of the node states to compare and not the revisions they were last
> modified. The last modified revision can potentially point very far into the
> past and result in a fall back to a more expensive diffManyChildren().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)