You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2018/07/03 06:36:00 UTC

[jira] [Comment Edited] (OAK-7593) NodeDocument.getLatestValue() may throw IllegalStateException

    [ https://issues.apache.org/jira/browse/OAK-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530005#comment-16530005 ] 

Marcel Reutegger edited comment on OAK-7593 at 7/3/18 6:35 AM:
---------------------------------------------------------------

Merged into branches:
- 1.8: http://svn.apache.org/r1834851
- 1.6: http://svn.apache.org/r1834918


was (Author: mreutegg):
Merged into branches:
- 1.8: http://svn.apache.org/r1834851

> NodeDocument.getLatestValue() may throw IllegalStateException
> -------------------------------------------------------------
>
>                 Key: OAK-7593
>                 URL: https://issues.apache.org/jira/browse/OAK-7593
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: documentmk
>    Affects Versions: 1.6.1, 1.8.0
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Major
>             Fix For: 1.10, 1.6.13, 1.8.5, 1.9.5
>
>
> The method NodeDocument.getLatestValue() may throw an IllegalStateException when there are previous documents with certain overlapping ranges. The exception is thrown by MergeSortedIterators.fetchNextIterator() when it notices a subsequent iterator provides a value, which should be ordered before the value of the current iterator.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)