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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2014/01/09 10:51:55 UTC

[jira] [Assigned] (OAK-1292) Avoid async indexer commits when there are no changes to index

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

Alex Parvulescu reassigned OAK-1292:
------------------------------------

    Assignee: Alex Parvulescu

> Avoid async indexer commits when there are no changes to index
> --------------------------------------------------------------
>
>                 Key: OAK-1292
>                 URL: https://issues.apache.org/jira/browse/OAK-1292
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jukka Zitting
>            Assignee: Alex Parvulescu
>
> Currently, since OAK-980 (and OAK-1246), the asynchronous indexer makes two commits per invocation regardless of whether there are any changes to the indexed content. This can be a bit confusing and in some cases even troublesome especially in a mostly read-only deployments where the frequent extra commits just add unnecessary noise.
> It would be better if the async indexer only made commits when there actually are content changes to be indexed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)