[
https://issues.apache.org/jira/browse/OAK-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513803#comment-15513803
]
Ian Boston commented on OAK-3547:
---------------------------------
Build passes upto LDAP
{code}
INFO] Oak HTTP Binding ................................... SUCCESS [ 3.334 s]
[INFO] Oak Lucene ......................................... SUCCESS [04:26 min]
[INFO] Oak Solr core ...................................... SUCCESS [ 53.040 s]
[INFO] Oak Solr OSGi ...................................... SUCCESS [ 44.762 s]
[INFO] Oak External Authentication Support ................ SUCCESS [ 58.348 s]
[INFO] Oak LDAP Authentication Support .................... FAILURE [27:47 min]
[INFO] Oak TarMK Standby .................................. SKIPPED
[INFO] Oak Remote API ..................................... SKIPPED
[INFO] Oak CUG Authorization .............................. SKIPPED
{code}
> Improve ability of the OakDirectory to recover from unexpected file errors
> --------------------------------------------------------------------------
>
> Key: OAK-3547
> URL: https://issues.apache.org/jira/browse/OAK-3547
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Affects Versions: 1.4
> Reporter: Ian Boston
> Fix For: 1.6
>
>
> Currently if the OakDirectory finds that a file is missing or in some way
> damaged, and exception is thrown which impacts all queries using that index,
> at times making the index unavailable. This improvement aims to make the
> OakDirectory recover to a previously ok state by storing which files were
> involved in previous states, and giving the code some way of checking if they
> are valid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)