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)