[
https://issues.apache.org/jira/browse/OAK-6360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomek Rękawek updated OAK-6360:
-------------------------------
Fix Version/s: 1.7.3
> Failed to retrieve previously indexed checkpoint in composite node store
> ------------------------------------------------------------------------
>
> Key: OAK-6360
> URL: https://issues.apache.org/jira/browse/OAK-6360
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: composite
> Reporter: Tomek Rękawek
> Assignee: Tomek Rękawek
> Fix For: 1.8, 1.7.3
>
>
> In some cases following exception is logged:
> {noformat}
> 15.06.2017 11:51:13.871 *WARN* [sling-oak-1-Registered Service.722]
> org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate [fulltext-async]
> Failed to retrieve previously indexed checkpoint
> 94afbccc-67da-41c2-bb31-45cc9f50a663; re-running the initial index update
> 15.06.2017 11:51:13.872 *INFO* [async-index-update-fulltext-async]
> org.apache.jackrabbit.oak.plugins.index.IndexUpdate Found a new index node
> [lucene]. Reindexing is requested
> 15.06.2017 11:51:13.877 *INFO* [async-index-update-fulltext-async]
> org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing will be
> performed for following indexes: [/oak:index/lucene]
> {noformat}
> We should investigate this. Let's start with logging more info (list of
> checkpoints available on all stores and their metadata) if the checkpoint
> can't be retrieved.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)