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/05/04 18:25:06 UTC

[jira] [Updated] (OAK-2826) Refactor ListeneableFutureTask to commons

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

Chetan Mehrotra updated OAK-2826:
---------------------------------
    Attachment: OAK-2826.patch

[patch|^OAK-2826.patch] for the same

[~mduerig] As discussed I renamed the class to {{NotifyingFutureTask}} to avoid confusion with Guava's implementation with [same name|http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/util/concurrent/ListenableFutureTask.html]

Can you review the patch?

> Refactor ListeneableFutureTask to commons 
> ------------------------------------------
>
>                 Key: OAK-2826
>                 URL: https://issues.apache.org/jira/browse/OAK-2826
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: commons, core
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.3.0
>
>         Attachments: OAK-2826.patch
>
>
> {{BackgroundObserver}} has a nice utility {{ListeneableFutureTask}}. For CopyOnWrite feature this would be useful as the purpose is to implement a similar queue processing logic via executor.
> For that I would like to move this to commons



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