[ 
https://issues.apache.org/jira/browse/OAK-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chetan Mehrotra resolved OAK-1647.
----------------------------------

    Resolution: Fixed

Moved the checkpoint creation operation after check for concurrent run in 
http://svn.apache.org/r1583269

Resolving for now. If it poses problem the issue can be relooked into again

> AsyncIndexUpdateTask creating too many checkpoint
> -------------------------------------------------
>
>                 Key: OAK-1647
>                 URL: https://issues.apache.org/jira/browse/OAK-1647
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 0.20
>
>
> AsyncIndexUpdateTask currently creates a checkpoint before [1] proceeding to 
> index. If the indexer is already running then also the checkpoint gets 
> created as that check is performed later. 
> Would it be possible to create checkpoint only after checking if the async 
> index update is already running or not? 
> [1] 
> https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java#L117



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to