[
https://issues.apache.org/jira/browse/OAK-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165275#comment-16165275
]
Vikas Saurabh commented on OAK-6656:
------------------------------------
Backported to 1.6 branch in [r1808278|https://svn.apache.org/r1808278].
Backported to 1.4 branch in [r1808288|https://svn.apache.org/r1808288]. This
backport required a bit of fumbling with impl and quite a bit for test due to
missing OAK-3642 and OAK-4642 in 1.4 branch.
> OrderedPropertyIndexEditorProvider does not return Editor to IndexUpdate
> leading to "ordered" being marked as missing type
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: OAK-6656
> URL: https://issues.apache.org/jira/browse/OAK-6656
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: indexing
> Affects Versions: 1.7.7, 1.4.18, 1.6.5
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Fix For: 1.8, 1.7.8
>
>
> OAK-3768 removed support for {{ordered}} property index but the intention of
> the removal was that presence of ordered index should only log a WARN every
> now and then (10k times on invocation of EditorProvider).
> But, it returns {{null}} editor which is takes as there is no provider of
> ordered index. Which, in turn, as the config be, can fail commits (or async
> indexing if index was async).
> We should handle this gracefully.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)