[jira] [Updated] (OAK-3236) integration test that simulates influence of clock drift

2015-11-11 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-3236: - Assignee: (was: Stefan Egli) > integration test that simulates influence of clock drift >

[jira] [Comment Edited] (OAK-3613) Backport TarMK revision gc related issues

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998629#comment-14998629 ] Michael Dürig edited comment on OAK-3613 at 11/11/15 11:07 AM: --- Tentative

[jira] [Commented] (OAK-3615) Add initial capacity to StringBuilder used to calculate path of a tree

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000251#comment-15000251 ] Michael Dürig commented on OAK-3615: 16 is almost always too small. Let's increase to 128 or even 256.

[jira] [Updated] (OAK-3250) Restart DocumentNodeStore on lease timeout instead of bundle.stop (was: System.exit)

2015-11-11 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-3250: - Assignee: (was: Stefan Egli) > Restart DocumentNodeStore on lease timeout instead of bundle.stop (was:

[jira] [Commented] (OAK-3566) Stale documents in RDBDocumentStore cache

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000233#comment-15000233 ] Marcel Reutegger commented on OAK-3566: --- bq. It might be possible to avoid this by populating the

[jira] [Created] (OAK-3615) Add initial capacity to StringBuilder used to calculate path of a tree

2015-11-11 Thread angela (JIRA)
angela created OAK-3615: --- Summary: Add initial capacity to StringBuilder used to calculate path of a tree Key: OAK-3615 URL: https://issues.apache.org/jira/browse/OAK-3615 Project: Jackrabbit Oak

[jira] [Commented] (OAK-3566) Stale documents in RDBDocumentStore cache

2015-11-11 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000237#comment-15000237 ] Julian Reschke commented on OAK-3566: - That's why it's populated both before and after. No, not pretty,

[jira] [Commented] (OAK-3616) Reconsider Synchronization with ContentSessionImpl.checkLive

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000254#comment-15000254 ] Michael Dürig commented on OAK-3616: As concurrent session access is discouraged (if not forbidden) I

[jira] [Updated] (OAK-3001) Simplify JournalGarbageCollector using a dedicated timestamp property

2015-11-11 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-3001: - Assignee: (was: Stefan Egli) > Simplify JournalGarbageCollector using a dedicated timestamp property >

[jira] [Commented] (OAK-3586) ConflictException and CommitQueue should support a list of revisions

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000146#comment-15000146 ] Marcel Reutegger commented on OAK-3586: --- A couple of more minor things I noticed: - The s != null

[jira] [Commented] (OAK-3566) Stale documents in RDBDocumentStore cache

2015-11-11 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000182#comment-15000182 ] Julian Reschke commented on OAK-3566: - It might be possible to avoid this by populating the QueryContext

[jira] [Commented] (OAK-3586) ConflictException and CommitQueue should support a list of revisions

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000141#comment-15000141 ] Marcel Reutegger commented on OAK-3586: --- Thanks for the updates. There are still no tests for the case

[jira] [Updated] (OAK-3591) Lucene index with 'analyzed=true' sometimes used by mistake

2015-11-11 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-3591: Fix Version/s: 1.3.11 > Lucene index with 'analyzed=true' sometimes used by mistake >

[jira] [Updated] (OAK-3589) Property index with declaringNodeTypes sometimes used by mistake

2015-11-11 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-3589: Fix Version/s: 1.3.11 > Property index with declaringNodeTypes sometimes used by mistake >

[jira] [Resolved] (OAK-3615) Add initial capacity to StringBuilder used to calculate path of a tree

2015-11-11 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved OAK-3615. - Resolution: Fixed Fix Version/s: 1.3.10 Committed revision 1713893 (set to 128 for now) > Add initial

[jira] [Updated] (OAK-3554) Use write concern of w:majority when connected to a replica set

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated OAK-3554: -- Fix Version/s: (was: 1.3.11) 1.4 > Use write concern of w:majority when

[jira] [Updated] (OAK-3599) Release Oak 1.3.10

2015-11-11 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella updated OAK-3599: -- Fix Version/s: 1.4 > Release Oak 1.3.10 > -- > > Key: OAK-3599 >

[jira] [Resolved] (OAK-2162) oak-it-mk: add ClientFixture

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-2162. Resolution: Won't Fix > oak-it-mk: add ClientFixture > > >

[jira] [Created] (OAK-3618) Improve SetPropertyTest benchmark for concurrent execution

2015-11-11 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-3618: - Summary: Improve SetPropertyTest benchmark for concurrent execution Key: OAK-3618 URL: https://issues.apache.org/jira/browse/OAK-3618 Project: Jackrabbit Oak

[jira] [Created] (OAK-3620) Increase lock stripes in RDBDocumentStore

2015-11-11 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-3620: --- Summary: Increase lock stripes in RDBDocumentStore Key: OAK-3620 URL: https://issues.apache.org/jira/browse/OAK-3620 Project: Jackrabbit Oak Issue Type:

[jira] [Created] (OAK-3619) Increase lock stripes in MongoDocumentStore

2015-11-11 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-3619: - Summary: Increase lock stripes in MongoDocumentStore Key: OAK-3619 URL: https://issues.apache.org/jira/browse/OAK-3619 Project: Jackrabbit Oak Issue

[jira] [Updated] (OAK-3620) Increase lock stripes in RDBDocumentStore

2015-11-11 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-3620: Labels: candidate_oak_1_0 candidate_oak_1_2 (was: ) > Increase lock stripes in RDBDocumentStore >

[jira] [Updated] (OAK-3620) Increase lock stripes in RDBDocumentStore

2015-11-11 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-3620: Issue Type: Technical task (was: Improvement) Parent: OAK-1266 > Increase lock stripes in

[jira] [Commented] (OAK-3554) Use write concern of w:majority when connected to a replica set

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000543#comment-15000543 ] Marcel Reutegger commented on OAK-3554: --- For now I didn't change the write concern when connected to a

[jira] [Updated] (OAK-3617) RDBDocumentStore: improve retry logic in updateDocument

2015-11-11 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-3617: Attachment: OAK-3617.diff Test case for measuring concurrent updates, plus an attempt to improve the

[jira] [Assigned] (OAK-3591) Lucene index with 'analyzed=true' sometimes used by mistake

2015-11-11 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller reassigned OAK-3591: --- Assignee: Thomas Mueller > Lucene index with 'analyzed=true' sometimes used by mistake >

[jira] [Updated] (OAK-3575) Release Oak 1.0.24

2015-11-11 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella updated OAK-3575: -- Fix Version/s: 1.4 > Release Oak 1.0.24 > -- > > Key: OAK-3575 >

[jira] [Resolved] (OAK-210) granularity of persisted data

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-210. --- Resolution: Won't Fix > granularity of persisted data > - > >

[jira] [Resolved] (OAK-114) MicroKernel API: specify retention policy for old revisions

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-114. --- Resolution: Won't Fix > MicroKernel API: specify retention policy for old revisions >

[jira] [Comment Edited] (OAK-3619) Increase lock stripes in MongoDocumentStore

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000491#comment-15000491 ] Marcel Reutegger edited comment on OAK-3619 at 11/11/15 3:18 PM: - Increased

[jira] [Updated] (OAK-3619) Increase lock stripes in MongoDocumentStore

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated OAK-3619: -- Labels: candidate_oak_1_0 candidate_oak_1_2 (was: ) > Increase lock stripes in

[jira] [Created] (OAK-3617) RDBDocumentStore: improve retry logic in updateDocument

2015-11-11 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-3617: --- Summary: RDBDocumentStore: improve retry logic in updateDocument Key: OAK-3617 URL: https://issues.apache.org/jira/browse/OAK-3617 Project: Jackrabbit Oak

[jira] [Comment Edited] (OAK-3613) Backport TarMK revision gc related issues

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998629#comment-14998629 ] Michael Dürig edited comment on OAK-3613 at 11/11/15 12:46 PM: --- Tentative

[jira] [Commented] (OAK-3568) Oak Explorer: add persisted compaction map size

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000376#comment-15000376 ] Michael Dürig commented on OAK-3568: Sorry my previous analysis was probably wrong and thus misleading.

[jira] [Resolved] (OAK-3618) Improve SetPropertyTest benchmark for concurrent execution

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved OAK-3618. --- Resolution: Fixed Done in trunk: http://svn.apache.org/r1713864 > Improve SetPropertyTest

[jira] [Comment Edited] (OAK-3613) Backport TarMK revision gc related issues

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998629#comment-14998629 ] Michael Dürig edited comment on OAK-3613 at 11/11/15 4:29 PM: -- OAK-2734:

[jira] [Resolved] (OAK-1200) occasional test failure in org.apache.jackrabbit.mk.store.DefaultRevisionStoreTest

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-1200. Resolution: Won't Fix > occasional test failure in >

[jira] [Resolved] (OAK-3619) Increase lock stripes in MongoDocumentStore

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved OAK-3619. --- Resolution: Fixed Increased lock stripes from 128 to 4096. > Increase lock stripes in

[jira] [Resolved] (OAK-3554) Use write concern of w:majority when connected to a replica set

2015-11-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved OAK-3554. --- Resolution: Fixed Fix Version/s: (was: 1.4) 1.3.11 > Use write

[jira] [Comment Edited] (OAK-3613) Backport TarMK revision gc related issues

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998629#comment-14998629 ] Michael Dürig edited comment on OAK-3613 at 11/11/15 4:29 PM: -- OAK-2734:

[jira] [Updated] (OAK-3236) integration test that simulates influence of clock drift

2015-11-11 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-3236: - Fix Version/s: (was: 1.3.11) 1.4 > integration test that simulates influence of

[jira] [Updated] (OAK-3001) Simplify JournalGarbageCollector using a dedicated timestamp property

2015-11-11 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-3001: - Fix Version/s: (was: 1.2.8) (was: 1.3.11) 1.4 > Simplify

[jira] [Updated] (OAK-3603) Evaluate skipping cleanup of a subset of tar files

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-3603: --- Labels: cleanup gc (was: gc) > Evaluate skipping cleanup of a subset of tar files >

[jira] [Updated] (OAK-3603) Evaluate skipping cleanup of a subset of tar files

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-3603: --- Labels: gc (was: ) > Evaluate skipping cleanup of a subset of tar files >

[jira] [Comment Edited] (OAK-3613) Backport TarMK revision gc related issues

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998629#comment-14998629 ] Michael Dürig edited comment on OAK-3613 at 11/11/15 9:01 PM: -- OAK-2734:

[jira] [Comment Edited] (OAK-3613) Backport TarMK revision gc related issues

2015-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998629#comment-14998629 ] Michael Dürig edited comment on OAK-3613 at 11/11/15 8:23 AM: -- Tentative lists