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/08/04 09:32:00 UTC

[jira] [Created] (OAK-6524) Provide an extension point to customize the NodeStore builders

Chetan Mehrotra created OAK-6524:
------------------------------------

             Summary: Provide an extension point to customize the NodeStore builders
                 Key: OAK-6524
                 URL: https://issues.apache.org/jira/browse/OAK-6524
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: run
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.8


Some commands may require custom config options of the NodeStore builders. NodeStoreFixtureProvider should expose some extension point to customize the builder.

For now we can expose 2 interfaces

* DocumentBuilderCustomizer
* FileStoreBuilderCustomizer

Commands can register there customizers with Whiteboard attached to Option which would then be used by the fixture implementation



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)