You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/12/18 05:35:46 UTC

[jira] [Commented] (OAK-2749) Provide a "different lane" for slow indexers in async indexing

    [ 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)