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 2017/05/23 10:40:04 UTC

[jira] [Created] (OAK-6258) Allow passing in a Function to ProgressNotificationEditor

Chetan Mehrotra created OAK-6258:
------------------------------------

             Summary: Allow passing in a Function to ProgressNotificationEditor
                 Key: OAK-6258
                 URL: https://issues.apache.org/jira/browse/OAK-6258
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: store-spi
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.8


ProgressNotificationEditor currently takes a logger and wraps it as a Guava Function. We should enhance it to take a java.util.Function instance also as an alternative.

This would allow plugging in custom handling of progress notification like one backed by a meter



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)