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 2015/01/29 04:35:34 UTC

[jira] [Commented] (OAK-2460) Resolve the base directory path of persistent cache against repository home

    [ https://issues.apache.org/jira/browse/OAK-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296333#comment-14296333 ] 

Chetan Mehrotra commented on OAK-2460:
--------------------------------------

Have a look at [1] and [2] for current use of {{repository.home}}

[1] https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexProviderService.java#L170-170
[2] https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/segment/SegmentNodeStoreService.java#L192-192

> Resolve the base directory path of persistent cache against repository home
> ---------------------------------------------------------------------------
>
>                 Key: OAK-2460
>                 URL: https://issues.apache.org/jira/browse/OAK-2460
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.1.6
>
>
> Currently PersistentCache uses the directory path directly. Various other parts in Oak which need access to the filesystem currently make use of {{repository.home}} framework property in OSGi env [1]
> Same should also be used in PersistentCache
> [1] http://jackrabbit.apache.org/oak/docs/osgi_config.html#SegmentNodeStore 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)