[
https://issues.apache.org/jira/browse/OAK-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-3474.
-----------------------------------
Resolution: Fixed
Fixed in trunk: http://svn.apache.org/r1707223
> NodeDocument.getNodeAtRevision can go into property history traversal when
> latest rev on current doc isn't committed
> --------------------------------------------------------------------------------------------------------------------
>
> Key: OAK-3474
> URL: https://issues.apache.org/jira/browse/OAK-3474
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, mongomk
> Reporter: Vikas Saurabh
> Assignee: Marcel Reutegger
> Labels: candidate_oak_1_0, candidate_oak_1_2, performance
> Fix For: 1.3.8
>
>
> {{NodeDocument.getNodeAtRevision}} tried to look at latest revisions entries
> for each property in current document. But it just looks at the *last* entry
> for a given property. In case this last entry isn't committed, the code would
> go into previous documents to look for a committed value.
> (cc [~mreutegg])
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)