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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/11/07 20:04:58 UTC

[jira] [Reopened] (OAK-4908) Best-effort prefiltering in ChangeProcessor based on ChangeSet

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

Marcel Reutegger reopened OAK-4908:
-----------------------------------

Re-opening issue. The test consistently fails on my machine with a clean checkout.

> Best-effort prefiltering in ChangeProcessor based on ChangeSet
> --------------------------------------------------------------
>
>                 Key: OAK-4908
>                 URL: https://issues.apache.org/jira/browse/OAK-4908
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: core, jcr
>    Affects Versions: 1.5.11
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>            Priority: Blocker
>              Labels: review
>             Fix For: 1.5.13
>
>         Attachments: OAK-4908.patch, OAK-4908.v2.patch, OAK-4908.v3.patch, OAK-4908.v4.patch
>
>
> This is a subtask as a result of [discussions|https://issues.apache.org/jira/browse/OAK-4796?focusedCommentId=15550962&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15550962] around design in OAK-4796:
> Based on the ChangeSet provided with OAK-4907 in the CommitContext, the ChangeProcessor should do a best-effort prefiltering of commits before they get added to the (BackgroundObserver's) queue.
> This consists of the following parts:
> * -the support for optionally excluding commits from being added to the queue in the BackgroundObserver- EDIT: factored that out into OAK-4916
> * -the BackgroundObserver signaling downstream Observers that a change should be excluded via a {{NOOP_CHANGE}} CommitInfo- EDIT: factored that out into OAK-4916
> * the ChangeProcessor using OAK-4907's ChangeSet of the CommitContext for best-effort prefiltering - and handling the {{NOOP_CHANGED}} CommitInfo introduced in OAK-4916



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)