[
https://issues.apache.org/jira/browse/OAK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063431#comment-15063431
]
Chetan Mehrotra commented on OAK-2749:
--------------------------------------
Opened SLING-5387 to track work for distributing such async task on other
cluster nodes. Currently when running in Sling all such job still run on same
cluster node (i.e. leader node) which makes use of this feature less appealing!
/cc [~edivad]
> Provide a "different lane" for slow indexers in async indexing
> --------------------------------------------------------------
>
> Key: OAK-2749
> URL: https://issues.apache.org/jira/browse/OAK-2749
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Davide Giannella
> Assignee: Alex Parvulescu
> Labels: docs-impacting
> Fix For: 1.3.0
>
> Attachments: OAK-2749-rc1.diff, OAK-2749-rc2.diff, OAK-2749-v3.diff,
> OAK-2749-v4.diff, OAK-2749-v5.diff
>
>
> In case of big repositories, asynchronous index like Lucene Property,
> could lag behind as slow indexes, for example Full Text, are taken
> care in the same thread pool.
> Provide a separate thread pool in which such indexes could be
> registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)