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/31 06:42:07 UTC

[jira] [Created] (OAK-6282) Implement a DummyDataStore to be used to test setup with no BlobStore access

Chetan Mehrotra created OAK-6282:
------------------------------------

             Summary: Implement a DummyDataStore to be used to test setup with no BlobStore access
                 Key: OAK-6282
                 URL: https://issues.apache.org/jira/browse/OAK-6282
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: run
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.8


To do benchmarking of the oak-run indexing tool we may need to run it against repo where we do not have access to DataStore.

For such such cases introduce a DummyDataStore which returns empty InputStream for any binary access but still allows creating binary files when used in read-write mode



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