Chetan Mehrotra created OAK-6672:
------------------------------------
Summary: Store index blobs in BlobStore directory to speed up
index import
Key: OAK-6672
URL: https://issues.apache.org/jira/browse/OAK-6672
Project: Jackrabbit Oak
Issue Type: Improvement
Components: indexing, run
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Fix For: 1.8
Currently oak-run index would dump the index files on file system which are
later imported to the target setup. [[email protected]] suggested that for
large indexes which are created when indexing is performed on a different
instance would take quite a bit of time for copying.
To speed up such cases oak-run index command should write back the blobs to
BlobStore and import logic reuses the same blobs i.e. copy blobs by reference
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)