[
https://issues.apache.org/jira/browse/OAK-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063658#comment-15063658
]
Davide Giannella commented on OAK-3642:
---------------------------------------
[~alex.parvulescu], [~chetanm]
for OAK-3768 I'm currently returning {{null}} from the IndexEditorProvider.
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/property/OrderedPropertyIndexEditorProvider.java#L53.
Would that be a problem for this issue? Returning a no-op editor is trivial;
just let me know.
> Enable failing of commit upon Missing IndexEditor implementation by default
> ---------------------------------------------------------------------------
>
> Key: OAK-3642
> URL: https://issues.apache.org/jira/browse/OAK-3642
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.4
>
> Attachments: OAK-3642.patch
>
>
> With OAK-3505 we exposed config option to enable failing of commit if any
> IndexEditor is missing. The default should be changed to always fail the
> commit
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)