[jira] [Commented] (OAK-2407) Auto-refresh sessions on revision gc

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337439#comment-14337439 ] Michael Dürig commented on OAK-2407: For merging into 1.0 we also need to merge the comm

[jira] [Commented] (OAK-2407) Auto-refresh sessions on revision gc

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337436#comment-14337436 ] Michael Dürig commented on OAK-2407: Fixed at http://svn.apache.org/r1662323 in trunk.

[jira] [Commented] (OAK-2552) Implement MBean monitoring garbage collection

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337322#comment-14337322 ] Michael Dürig commented on OAK-2552: At http://svn.apache.org/r1662315 I added {{GCMonit

[jira] [Resolved] (OAK-2554) Make AbstractServiceTracker.stop() idempotent

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-2554. Resolution: Fixed Fix Version/s: 1.1.7 Fixed at http://svn.apache.org/r1662314 > Make Abstract

[jira] [Resolved] (OAK-2553) Add builder to file store

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-2553. Resolution: Fixed Fix Version/s: 1.0.13 Fixed at http://svn.apache.org/r1662313 > Add builder

[jira] [Updated] (OAK-2553) Add builder to file store

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-2553: --- Fix Version/s: (was: 1.0.13) 1.1.7 > Add builder to file store >

[jira] [Created] (OAK-2554) Make AbstractServiceTracker.stop() idempotent

2015-02-25 Thread JIRA
Michael Dürig created OAK-2554: -- Summary: Make AbstractServiceTracker.stop() idempotent Key: OAK-2554 URL: https://issues.apache.org/jira/browse/OAK-2554 Project: Jackrabbit Oak Issue Type: Impr

[jira] [Created] (OAK-2553) Add builder to file store

2015-02-25 Thread JIRA
Michael Dürig created OAK-2553: -- Summary: Add builder to file store Key: OAK-2553 URL: https://issues.apache.org/jira/browse/OAK-2553 Project: Jackrabbit Oak Issue Type: Improvement Co

[jira] [Commented] (OAK-2540) Session operations null check

2015-02-25 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336659#comment-14336659 ] Alex Parvulescu commented on OAK-2540: -- thanks for the feedback Marcel! [~anchela] wou

[jira] [Commented] (OAK-1849) DataStore GC support for heterogeneous deployments using a shared datastore

2015-02-25 Thread Amit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336658#comment-14336658 ] Amit Jain commented on OAK-1849: [~tmueller] I distributed the work required to 3 sub-tasks.

[jira] [Commented] (OAK-2540) Session operations null check

2015-02-25 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336625#comment-14336625 ] Marcel Reutegger commented on OAK-2540: --- The contract for getAttribute() refers to the

[jira] [Updated] (OAK-2540) Session operations null check

2015-02-25 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-2540: - Attachment: OAK-2540.patch proposed patch, I added null checks all over. There were some cases wher

[jira] [Resolved] (OAK-2295) Using "order by jcr:score" slows down queries by a few orders of magnitude

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved OAK-2295. - Resolution: Won't Fix The case "order by @jcr:score descending" (hits with the biggest score first)

[jira] [Commented] (OAK-2295) Using "order by jcr:score" slows down queries by a few orders of magnitude

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336516#comment-14336516 ] Thomas Mueller commented on OAK-2295: - As OAK-2353 is already applied, I think we no lon

[jira] [Updated] (OAK-2499) Expose mongo and db versions for reporting purposes

2015-02-25 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria updated OAK-2499: --- Attachment: OAK-2499.1.diff I created a first patch, that adds a getDescription method to DocumentStore.

[jira] [Created] (OAK-2552) Implement MBean monitoring garbage collection

2015-02-25 Thread JIRA
Michael Dürig created OAK-2552: -- Summary: Implement MBean monitoring garbage collection Key: OAK-2552 URL: https://issues.apache.org/jira/browse/OAK-2552 Project: Jackrabbit Oak Issue Type: Sub-

[jira] [Updated] (OAK-1956) Set correct OSGi package export version

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-1956: --- Description: This issue serves as a reminder to set the correct OSGi package export versions before we

[jira] [Resolved] (OAK-2551) Update package export versions

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-2551. Resolution: Duplicate Duplicate of OAK-1956 > Update package export versions > --

[jira] [Created] (OAK-2551) Update package export versions

2015-02-25 Thread JIRA
Michael Dürig created OAK-2551: -- Summary: Update package export versions Key: OAK-2551 URL: https://issues.apache.org/jira/browse/OAK-2551 Project: Jackrabbit Oak Issue Type: Bug Rep

[jira] [Updated] (OAK-2551) Update package export versions

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-2551: --- Fix Version/s: 1.2 > Update package export versions > -- > >

[jira] [Commented] (OAK-1849) DataStore GC support for heterogeneous deployments using a shared datastore

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336298#comment-14336298 ] Thomas Mueller commented on OAK-1849: - I scheduled it for Oak 1.1.7. It might be too ear

[jira] [Assigned] (OAK-1849) DataStore GC support for heterogeneous deployments using a shared datastore

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller reassigned OAK-1849: --- Assignee: Thomas Mueller (was: Amit Jain) > DataStore GC support for heterogeneous deployments

[jira] [Updated] (OAK-1849) DataStore GC support for heterogeneous deployments using a shared datastore

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-1849: Fix Version/s: 1.1.7 1.2 > DataStore GC support for heterogeneous deployments using

[jira] [Updated] (OAK-2550) Hint for Query Engine that Traversal is OK

2015-02-25 Thread Michael Marth (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Marth updated OAK-2550: --- Summary: Hint for Query Engine that Traversal is OK (was: Hint for Query Engin that Traversal is OK) >

[jira] [Created] (OAK-2550) Hint for Query Engin that Traversal is OK

2015-02-25 Thread Michael Marth (JIRA)
Michael Marth created OAK-2550: -- Summary: Hint for Query Engin that Traversal is OK Key: OAK-2550 URL: https://issues.apache.org/jira/browse/OAK-2550 Project: Jackrabbit Oak Issue Type: Improvem

[jira] [Updated] (OAK-2549) Persistent Cache: use append-only mode

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-2549: Fix Version/s: 1.0.13 1.2 > Persistent Cache: use append-only mode > --

[jira] [Created] (OAK-2549) Persistent Cache: use append-only mode

2015-02-25 Thread Thomas Mueller (JIRA)
Thomas Mueller created OAK-2549: --- Summary: Persistent Cache: use append-only mode Key: OAK-2549 URL: https://issues.apache.org/jira/browse/OAK-2549 Project: Jackrabbit Oak Issue Type: Bug

[jira] [Updated] (OAK-2549) Persistent Cache: use append-only mode

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-2549: Fix Version/s: 1.1.7 > Persistent Cache: use append-only mode > --

[jira] [Updated] (OAK-2549) Persistent Cache: use append-only mode

2015-02-25 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-2549: Component/s: core > Persistent Cache: use append-only mode > -- >

[jira] [Commented] (OAK-2416) Support continuable sessions

2015-02-25 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336268#comment-14336268 ] Francesco Mari commented on OAK-2416: - In this case, I cherry-picked your two commits an

[jira] [Commented] (OAK-2416) Support continuable sessions

2015-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336225#comment-14336225 ] Michael Dürig commented on OAK-2416: bq. I can create a new patch including the latest

[jira] [Commented] (OAK-2416) Support continuable sessions

2015-02-25 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336205#comment-14336205 ] Francesco Mari commented on OAK-2416: - [~mduerig] The changes you proposed make totally