I have noticed, that indexing lanes where problem occurs had interval set to 2 seconds. Is it possible that  :async node is replicated between cluster nodes before actual indexed data it points to are replicated ? For example: node1 saves documentX which is indexed at the same moment. 2 seconds later node2 is first with indexing and node :async is already replicated but documentX is not.

Best regards,
Piotr

On 16.12.2019 13:04, Piotr Tajduś wrote:
Hi,

I have two OAK nodes in cluster (DocumentNodeStore on mongodb) and from time to time I am getting exception "Failed to retrieve previously indexed checkpoint (...); re-running the initial index update". It happens on both our environments (dev and test). It also happend only on non standard indexing lanes "current-async" and "content-async". We have hundreds of thousands documents in our repositories, so reindexing takes some time and during that new documents aren't indexed, it's serious problem for us. Any idea what may be the cause of that and how to protect system against it ? For now I will try to switch all indexes to async, but I am not sure if it will help, also I would prefer index different things in different tasks, especially content.


Best regards,

Piotr


Logs from both nodes from latest occurences:

*Node 1:*
2019-12-12 10:30:00,374 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-async) [async] Index update no longer fails 2019-12-12 10:30:28,071 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] Index update no longer fails 2019-12-12 10:30:28,075 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-current-async) [current-async] Index update no longer fails 2019-12-12 10:30:57,604 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-37031) [async] The index update failed: java.lang.Exception: Another copy of the index update is already running; skipping this update. Time left for lease to expire 1798 s. Indexing can resume by 11:00:56         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:494)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493) 2019-12-12 10:30:57,924 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-36970) [current-async] The index update failed: java.lang.Exception: Another copy of the index update is already running; skipping this update. Time left for lease to expire 1797 s. Indexing can resume by 11:00:55         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:494)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493) 2019-12-12 10:30:59,293 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] The index update failed: org.apache.jackrabbit.oak
.api.CommitFailedException: OakAsync0001: Concurrent update detected
        at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:868)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.initLease(AsyncIndexUpdate.java:316)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.prepare(AsyncIndexUpdate.java:333)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:712)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:573)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432) 2019-12-12 10:31:04,134 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-async) [async] Index update no longer fails 2019-12-12 10:31:07,972 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-37037) [current-async] Failed to retrieve previously indexed checkpoint r16ef
9727f0a-0-2; re-running the initial index update
2019-12-12 10:31:14,397 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #10000 /crkid/dokument/SEAP/2019/10/10/1 3/49/ec228249-8e20-45b6-86d7-0756cc8ad231/metadane/rejestr/WYSYLKA [1666,50 nodes/s, 5999400,00 nodes/hr] (Elapsed 6,421 s) 2019-12-12 10:31:20,869 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #20000 /crkid/dokument/SEAP/2019/10/15/0 9/44/4b9a34c3-a87b-4407-8250-5b1cadcdd949/metadane/korespondent/odbiorca/odbiorca_0 [1666,58 nodes/s, 5999700,00 nodes/hr] (Elapsed 12,89 s) 2019-12-12 10:31:25,537 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] Index update no longer fails 2019-12-12 10:31:28,055 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #30000 /crkid/dokument/SEAP/2019/10/15/0 9/47/0c39df7f-d2c3-470c-95e8-5a441c0ef762/metadane/rejestr [1499,95 nodes/s, 5399820,00 nodes/hr] (Elapsed 20,08 s) 2019-12-12 10:31:34,033 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #40000 /crkid/dokument/SEAP/2019/10/15/0 9/49/dcbee768-f87c-431b-ab58-79c28a8686ec/metryka/odbiorca/odbiorca_0/podmiot/instytucja [1538,42 nodes/s, 5538323,08 nodes/hr] (Elapsed 26,06 s) 2019-12-12 10:31:40,231 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #50000 /crkid/dokument/SEAP/2019/10/15/0 9/56/305ea2f9-4885-4880-8275-dc6c295b3859/metryka/odbiorca [1562,47 nodes/s, 5624887,50 nodes/hr] (Elapsed 32,25 s) 2019-12-12 10:31:46,426 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #60000 /crkid/dokument/SEAP/2019/10/15/0 9/57/6bacdbbd-d6d5-4acd-a1c2-d493a1754ae5/metadane/numer [1578,92 nodes/s, 5684115,79 nodes/hr] (Elapsed 38,45 s) 2019-12-12 10:31:52,427 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #70000 /crkid/dokument/SEAP/2019/10/15/0 9/58/9d3877f2-5eca-4eaa-b7d2-69c2dfa20a5c/metadane/relacja [1590,89 nodes/s, 5727190,91 nodes/hr] (Elapsed 44,45 s) 2019-12-12 10:31:58,466 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #80000 /crkid/dokument/SEAP/2019/10/15/0 9/59/eaa57ba4-23b4-4c04-b021-84f63a046c30/metryka/format [1599,98 nodes/s, 5759928,00 nodes/hr] (Elapsed 50,49 s) 2019-12-12 10:32:04,847 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #90000 /crkid/dokument/SEAP/2019/10/15/1 0/01/28420410-1d02-4954-b8f4-01252960f464/metryka/identyfikator/identyfikator_1 [1607,13 nodes/s, 5785650,00 nodes/hr] (Elapsed 56,87 s) 2019-12-12 10:32:10,926 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #100000 /crkid/dokument/SEAP/2019/10/15/ 10/02/58552fd2-ee9d-4349-998d-bc7c4f875ff4/metadane [1612,89 nodes/s, 5806393,55 nodes/hr] (Elapsed 1,049 min)


*
**Node 2:*
2019-12-12 10:29:54,012 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] Index update no longer fails 2019-12-12 10:29:56,492 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-current-async) [current-async] Index update no longer fails 2019-12-12 10:30:26,397 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-current-async) [current-async] The index update failed: org.apache.jackrabbit.oak         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:868)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.initLease(AsyncIndexUpdate.java:316)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.prepare(AsyncIndexUpdate.java:333)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:712)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:573)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432) 2019-12-12 10:30:26,909 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-39892) [content-async] The index update failed: java.lang.Exception: Another         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:494)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493) 2019-12-12 10:30:58,735 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-current-async) [current-async] Index update no longer fails 2019-12-12 10:30:58,739 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] Index update no longer fails 2019-12-12 10:31:06,300 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-async) [async] The index update failed: org.apache.jackrabbit.oak.api.CommitFaile         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$200(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$1.processCommit(AsyncIndexUpdate.java:851)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:864)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.initLease(AsyncIndexUpdate.java:316)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.prepare(AsyncIndexUpdate.java:333)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:712)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:573)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432) 2019-12-12 10:31:06,301 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-current-async) [current-async] The index update failed: org.apache.jackrabbit.oak         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:868)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.close(AsyncIndexUpdate.java:379)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:793)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:573)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432) 2019-12-12 10:31:26,329 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] The index update failed: org.apache.jackrabbit.oak         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:868)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.initLease(AsyncIndexUpdate.java:316)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.prepare(AsyncIndexUpdate.java:333)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:712)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:573)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)



*Second occurence:*

*Node 1:*

2019-12-12 15:08:58,783 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-39622) [current-async] The index update failed: java.lang.Exception: Another copy of the index update is already running; skipping this update. Time left for lease to expire 1796 s. Indexing can resume by 15:38:55         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:494)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493) 2019-12-12 15:08:59,106 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-39600) [content-async] The index update failed: org.apache.jackrabbit.oak.api
.CommitFailedException: OakAsync0001: Concurrent update detected
        at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$200(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$1.processCommit(AsyncIndexUpdate.java:851)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:864)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.initLease(AsyncIndexUpdate.java:316)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:514)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432) 2019-12-12 15:09:05,941 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] Index update no longer fails 2019-12-12 15:10:42,707 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-async) [async] Index update no longer fails 2019-12-12 15:10:47,342 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-39638) [content-async] The index update failed: org.apache.jackrabbit.oak.api
.CommitFailedException: OakAsync0001: Concurrent update detected
        at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$200(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$1.processCommit(AsyncIndexUpdate.java:851)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:864)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.access$300(AsyncIndexUpdate.java:102)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate$AsyncUpdateCallback.initLease(AsyncIndexUpdate.java:316)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:514)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)

*Node 2:*

2019-12-12 15:09:06,369 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-42323) [content-async] The index update failed: java.lang.Exception: Another         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:494)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493) 2019-12-12 15:09:17,679 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-current-async) [current-async] The index update failed: org.apache.jackrabbit.oak         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.newConcurrentUpdateException(AsyncIndexUpdate.java:1493)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.mergeWithConcurrencyCheck(AsyncIndexUpdate.java:868)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.updateIndex(AsyncIndexUpdate.java:773)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.runWhenPermitted(AsyncIndexUpdate.java:573)         at org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.run(AsyncIndexUpdate.java:432) 2019-12-12 15:09:19,749 WARN [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (oak-scheduled-executor-42323) [current-async] Failed to retrieve previously indexed checkpoint r16ef 2019-12-12 15:09:27,722 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #10000 /crkid/dokument/SEAP/2019/10/10/1 2019-12-12 15:09:34,645 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #20000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:09:41,386 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #30000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:09:48,101 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #40000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:09:55,020 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #50000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:10:01,837 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #60000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:10:08,612 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #70000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:10:15,740 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #80000 /crkid/dokument/SEAP/2019/10/15/0 2019-12-12 15:10:22,901 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #90000 /crkid/dokument/SEAP/2019/10/15/1 2019-12-12 15:10:29,735 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #100000 /crkid/dokument/SEAP/2019/10/15/ 2019-12-12 15:10:37,232 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #110000 /crkid/dokument/SEAP/2019/10/15/ 2019-12-12 15:10:44,333 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (async-index-update-current-async) Incremental indexing Traversed #120000 /crkid/dokument/SEAP/2019/10/15/ 2019-12-12 15:10:45,674 INFO [org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate] (async-index-update-content-async) [content-async] Index update no longer fails




Reply via email to