[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2020-03-17 Thread Marcel Reutegger (Jira)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger updated OAK-5932:
--
Fix Version/s: (was: 1.26.0)

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2019-06-04 Thread Davide Giannella (JIRA)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davide Giannella updated OAK-5932:
--
Fix Version/s: (was: 1.14.0)

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
> Fix For: 1.16.0
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2019-06-04 Thread Davide Giannella (JIRA)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davide Giannella updated OAK-5932:
--
Fix Version/s: 1.16.0

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
> Fix For: 1.14.0, 1.16.0
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2019-04-09 Thread Davide Giannella (JIRA)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davide Giannella updated OAK-5932:
--
Fix Version/s: (was: 1.12.0)

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
> Fix For: 1.14.0
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2019-04-09 Thread Davide Giannella (JIRA)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davide Giannella updated OAK-5932:
--
Fix Version/s: 1.14.0

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
> Fix For: 1.12.0, 1.14.0
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2019-01-09 Thread Davide Giannella (JIRA)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davide Giannella updated OAK-5932:
--
Fix Version/s: (was: 1.10.0)

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
> Fix For: 1.12
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2019-01-09 Thread Davide Giannella (JIRA)


 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davide Giannella updated OAK-5932:
--
Fix Version/s: 1.12

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
>Priority: Major
> Fix For: 1.10.0, 1.12
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OAK-5932) Use static optional greedy policy for BlobStore in DocumentNodeStoreService

2017-11-20 Thread Chetan Mehrotra (JIRA)

 [ 
https://issues.apache.org/jira/browse/OAK-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chetan Mehrotra updated OAK-5932:
-
Fix Version/s: (was: 1.8)
   1.10

> Use static optional greedy policy for BlobStore in DocumentNodeStoreService
> ---
>
> Key: OAK-5932
> URL: https://issues.apache.org/jira/browse/OAK-5932
> Project: Jackrabbit Oak
>  Issue Type: Improvement
>  Components: documentmk
>Reporter: Chetan Mehrotra
> Fix For: 1.10
>
>
> Currently {{DocumentNodeStoreService}} uses DYNAMIC policy for BlobStore and 
> DataSource. This leads to complexity in activation due to dynamic nature of 
> OSGi.
> To simplify that we should switch to static, greedy policy. This approach is 
> used by SegmentNodeStoreService as part of OAK-5223 and reduces the setup 
> complexity quite a bit



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