[jira] [Commented] (OAK-7321) Test failure: DocumentNodeStoreIT.modifiedResetWithDiff

2018-03-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395577#comment-16395577 ] Hudson commented on OAK-7321: - Previously failing build now is OK. Passed run: [Jackrabbit Oak

[jira] [Updated] (OAK-7334) Transform CacheWeightEstimator into a unit test

2018-03-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-7334: --- Fix Version/s: 1.10 > Transform CacheWeightEstimator into a unit test >

[jira] [Created] (OAK-7334) Transform CacheWeightEstimator into a unit test

2018-03-12 Thread JIRA
Michael Dürig created OAK-7334: -- Summary: Transform CacheWeightEstimator into a unit test Key: OAK-7334 URL: https://issues.apache.org/jira/browse/OAK-7334 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-7330) RDBDocumentStore: make indices on SD* sparse where possible

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395463#comment-16395463 ] Julian Reschke commented on OAK-7330: - DB2:

[jira] [Updated] (OAK-7330) RDBDocumentStore: make indices on SD* sparse where possible

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-7330: Attachment: OAK-7330.diff > RDBDocumentStore: make indices on SD* sparse where possible >

[jira] [Commented] (OAK-7333) RDBDocumentStore: refactor index report

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395453#comment-16395453 ] Julian Reschke commented on OAK-7333: - trunk: [r1826560|http://svn.apache.org/r1826560] >

[jira] [Updated] (OAK-7333) RDBDocumentStore: refactor index report

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-7333: Labels: candidate_oak_1_8 (was: ) > RDBDocumentStore: refactor index report >

[jira] [Resolved] (OAK-7333) RDBDocumentStore: refactor index report

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved OAK-7333. - Resolution: Fixed Fix Version/s: 1.10 1.9.0 > RDBDocumentStore: refactor

[jira] [Updated] (OAK-7333) RDBDocumentStore: refactor index report

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-7333: Description: - use field names when accessing metadata - dump more fields - prepare for reporting

[jira] [Commented] (OAK-7321) Test failure: DocumentNodeStoreIT.modifiedResetWithDiff

2018-03-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395437#comment-16395437 ] Hudson commented on OAK-7321: - Previously failing build now is OK. Passed run: [Jackrabbit Oak

[jira] [Created] (OAK-7333) RDBDocumentStore: refactor index report

2018-03-12 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-7333: --- Summary: RDBDocumentStore: refactor index report Key: OAK-7333 URL: https://issues.apache.org/jira/browse/OAK-7333 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-6922) Azure support for the segment-tar

2018-03-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395371#comment-16395371 ] Michael Dürig commented on OAK-6922: While I cannot comment on the Azure specific bits, the patch looks

[jira] [Resolved] (OAK-7259) Improve SegmentNodeStoreStats to include number of commits per thread and threads currently waiting on the semaphore

2018-03-12 Thread Andrei Dulceanu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulceanu resolved OAK-7259. -- Resolution: Fixed > Improve SegmentNodeStoreStats to include number of commits per thread and >

[jira] [Commented] (OAK-7332) Benchmarks failure on Oak-Segment-* fixtures due to concurrentlinkedhashmap version conflict

2018-03-12 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395356#comment-16395356 ] Francesco Mari commented on OAK-7332: - I don't see any issue with this approach. > Benchmarks failure

[jira] [Commented] (OAK-7332) Benchmarks failure on Oak-Segment-* fixtures due to concurrentlinkedhashmap version conflict

2018-03-12 Thread Andrei Dulceanu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395352#comment-16395352 ] Andrei Dulceanu commented on OAK-7332: -- As mentioned in the issue description, the patch changes

[jira] [Updated] (OAK-7332) Benchmarks failure on Oak-Segment-* fixtures due to concurrentlinkedhashmap version conflict

2018-03-12 Thread Andrei Dulceanu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulceanu updated OAK-7332: - Attachment: OAK-7332.patch > Benchmarks failure on Oak-Segment-* fixtures due to

[jira] [Commented] (OAK-7329) RDB*Store for SQLServer: name the PK index for better readability

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395332#comment-16395332 ] Julian Reschke commented on OAK-7329: - trunk: [r1826551|http://svn.apache.org/r1826551] > RDB*Store

[jira] [Resolved] (OAK-7329) RDB*Store for SQLServer: name the PK index for better readability

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved OAK-7329. - Resolution: Fixed Fix Version/s: 1.10 1.9.0 > RDB*Store for SQLServer:

[jira] [Updated] (OAK-7332) Benchmarks failure on Oak-Segment-* fixtures due to concurrentlinkedhashmap version conflict

2018-03-12 Thread Andrei Dulceanu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulceanu updated OAK-7332: - Component/s: segment-tar > Benchmarks failure on Oak-Segment-* fixtures due to

[jira] [Created] (OAK-7332) Benchmarks failure on Oak-Segment-* fixtures due to concurrentlinkedhashmap version conflict

2018-03-12 Thread Andrei Dulceanu (JIRA)
Andrei Dulceanu created OAK-7332: Summary: Benchmarks failure on Oak-Segment-* fixtures due to concurrentlinkedhashmap version conflict Key: OAK-7332 URL: https://issues.apache.org/jira/browse/OAK-7332

[jira] [Commented] (OAK-6922) Azure support for the segment-tar

2018-03-12 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395295#comment-16395295 ] Francesco Mari commented on OAK-6922: - The patch is well crafted, but I have some comments on how the

[jira] [Updated] (OAK-7329) RDB*Store for SQLServer: name the PK index for better readability

2018-03-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-7329: Labels: candidate_oak_1_8 (was: ) > RDB*Store for SQLServer: name the PK index for better

[jira] [Created] (OAK-7331) RDBDocumentStore: add index on _MODIFIED to improve VersionGC performance

2018-03-12 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-7331: --- Summary: RDBDocumentStore: add index on _MODIFIED to improve VersionGC performance Key: OAK-7331 URL: https://issues.apache.org/jira/browse/OAK-7331 Project:

[jira] [Created] (OAK-7330) RDBDocumentStore: make indices on SD* sparse where possible

2018-03-12 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-7330: --- Summary: RDBDocumentStore: make indices on SD* sparse where possible Key: OAK-7330 URL: https://issues.apache.org/jira/browse/OAK-7330 Project: Jackrabbit Oak

[jira] [Created] (OAK-7329) RDB*Store for SQLServer: name the PK index for better readability

2018-03-12 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-7329: --- Summary: RDB*Store for SQLServer: name the PK index for better readability Key: OAK-7329 URL: https://issues.apache.org/jira/browse/OAK-7329 Project: Jackrabbit Oak

[jira] [Commented] (OAK-7321) Test failure: DocumentNodeStoreIT.modifiedResetWithDiff

2018-03-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395091#comment-16395091 ] Hudson commented on OAK-7321: - Previously failing build now is OK. Passed run: [Jackrabbit Oak

[jira] [Updated] (OAK-6922) Azure support for the segment-tar

2018-03-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek Rękawek updated OAK-6922: --- Description: An Azure Blob Storage implementation of the segment storage, based on the OAK-6921 work.

[jira] [Updated] (OAK-7209) Race condition can resurrect blobs during blob GC

2018-03-12 Thread Amit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Jain updated OAK-7209: --- Fix Version/s: 1.6.11 1.8.3 1.10 1.9.0 > Race

[jira] [Commented] (OAK-7209) Race condition can resurrect blobs during blob GC

2018-03-12 Thread Amit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395035#comment-16395035 ] Amit Jain commented on OAK-7209: Fixed in trunk with http://svn.apache.org/viewvc?rev=1826532=rev > Race

[jira] [Commented] (OAK-7321) Test failure: DocumentNodeStoreIT.modifiedResetWithDiff

2018-03-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394995#comment-16394995 ] Hudson commented on OAK-7321: - Previously failing build now is OK. Passed run: [Jackrabbit Oak

[jira] [Updated] (OAK-7321) Test failure: DocumentNodeStoreIT.modifiedResetWithDiff

2018-03-12 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated OAK-7321: -- Fix Version/s: 1.10 Description: No description is provided The build Jackrabbit Oak #1295

[jira] [Created] (OAK-7328) Update DocumentNodeStore based OakFixture

2018-03-12 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-7328: - Summary: Update DocumentNodeStore based OakFixture Key: OAK-7328 URL: https://issues.apache.org/jira/browse/OAK-7328 Project: Jackrabbit Oak Issue Type:

[jira] [Reopened] (OAK-7326) Add a way to disable the SegmentCache

2018-03-12 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-7326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig reopened OAK-7326: Reopening as I think there is a problem with eviction of segments in the empty cache: segments put into

[jira] [Updated] (OAK-7304) Deploy oak-pojosr as part of standard deployment

2018-03-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-7304: - Fix Version/s: 1.9.0 > Deploy oak-pojosr as part of standard deployment >

[jira] [Updated] (OAK-7266) Standalone example system console fails to render

2018-03-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-7266: - Labels: (was: candidate_oak_1_8) Fix Version/s: 1.8.3 Merged to 1.8 with 1826523 >

[jira] [Updated] (OAK-7265) Standalone example application fails to start

2018-03-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-7265: - Labels: (was: candidate_oak_1_8) Fix Version/s: 1.8.3 Merged to 1.8 with 1826522 >

[jira] [Resolved] (OAK-7304) Deploy oak-pojosr as part of standard deployment

2018-03-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved OAK-7304. -- Resolution: Fixed Done with 1826516 > Deploy oak-pojosr as part of standard deployment >

[jira] [Updated] (OAK-7304) Deploy oak-pojosr as part of standard deployment

2018-03-12 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-7304: - Labels: candidate_oak_1_8 (was: ) > Deploy oak-pojosr as part of standard deployment >

[jira] [Commented] (OAK-7209) Race condition can resurrect blobs during blob GC

2018-03-12 Thread Amit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OAK-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16394850#comment-16394850 ] Amit Jain commented on OAK-7209: [~Csaba Varga] Thanks for your patches. bq. I've also fixed the unit test