[
https://issues.apache.org/jira/browse/OAK-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080881#comment-14080881
]
Chetan Mehrotra commented on OAK-2004:
--------------------------------------
+1 for the patch
bq. About the updates counter, I'm not sure how useful that info is
same here ... but I was thinking to make some use of it in terms of progress
counter particularly when I am reindexing everything. Probably the previous
value can be shown as well. But its a start
> Add a way to pause the background async indexer
> -----------------------------------------------
>
> Key: OAK-2004
> URL: https://issues.apache.org/jira/browse/OAK-2004
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Alex Parvulescu
> Assignee: Alex Parvulescu
> Priority: Minor
> Attachments: OAK-2004-v2.patch, pause-async-index.patch
>
>
> It would be nice to be able to pause the background async indexer, this is
> mostly for debugging purposes.
> I see it as a 'pause' flag exposed via jmx which would act as a global
> setting (not index specific, it would block all existing async indexers). The
> methods exposed would be: _pause_ and _resume_.
> Setting the flag would simply turn the runnable into a noop but the task will
> still get called, I'm not planning on messing around with stopping and
> starting background threads.
--
This message was sent by Atlassian JIRA
(v6.2#6252)