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/07/25 11:05:00 UTC

[jira] [Created] (OAK-6492) Allow DummyDataStore to read files written by it

Chetan Mehrotra created OAK-6492:
------------------------------------

             Summary: Allow DummyDataStore to read files written by it
                 Key: OAK-6492
                 URL: https://issues.apache.org/jira/browse/OAK-6492
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: run
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.8


Currently DummyDataStore always returns an empty DataRecord. This is fine for the case where binaries are not accessible. However for case where files are written by this DummyDataStore itself it should be possible to return proper DataRecord.

This would allow this DataStore to be used in simulating online indexing where actual DataStore is not accessible but newly created index files need to be written



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