Description
Currently the {{AsynchIndexUpdate }} job which performs the indexing in background is run on every node in a cluster. This at times causes commit failures when running Oak in a cluster using Mongo MK. As merging of indexed content say Lucene is tricky to implement it would be better to restrict this job to run as a singleton in a cluster
See http://markmail.org/thread/qff2fj7nqtbuhr4i for more discussion
Attachments
Attachments
Issue Links
- is related to
-
SLING-5387 Provide support for running singleton jobs on non leader cluster nodes also
- Closed
-
OAK-4563 Specify thread pool name which should be used by Async Indexing task
- Closed