[jira] [Assigned] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra reassigned OAK-5558: Assignee: Chetan Mehrotra (was: Tommaso Teofili) > Consistency checker for Lucene indexes >

[jira] [Updated] (OAK-6175) Add unit test coverage for IOUtils.humanReadableByteCount

2017-05-04 Thread Matt Ryan (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Ryan updated OAK-6175: --- Attachment: OAK-6175.patch.1 Attached patch file implementing unit test for

[jira] [Created] (OAK-6175) Add unit test coverage for IOUtils.humanReadableByteCount

2017-05-04 Thread Matt Ryan (JIRA)
Matt Ryan created OAK-6175: -- Summary: Add unit test coverage for IOUtils.humanReadableByteCount Key: OAK-6175 URL: https://issues.apache.org/jira/browse/OAK-6175 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-6174) Build Jackrabbit Oak #253 failed

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

[jira] [Commented] (OAK-6146) LoginModuleImpl could also clear local state after successful commit

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997099#comment-15997099 ] angela commented on OAK-6146: - [~alex.parvulescu], as discussed that sounds reasonable to me. > LoginModuleImpl

[jira] [Commented] (OAK-6145) Move MembershipWriter#setMembers() to oak-upgrade

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997098#comment-15997098 ] angela commented on OAK-6145: - [~alex.parvulescu], patch looks good to me. regarding potential format changes:

[jira] [Comment Edited] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996931#comment-15996931 ] angela edited comment on OAK-6172 at 5/4/17 4:55 PM: - [~alex.parvulescu], since the

[jira] [Updated] (OAK-6173) Add unit test coverage for IOUtils.copy

2017-05-04 Thread Matt Ryan (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Ryan updated OAK-6173: --- Attachment: OAK-6173.patch.1 Attached patch with unit test implemented. > Add unit test coverage for

[jira] [Commented] (OAK-6144) ExternalIdentity should have a method indicating if an identity is actually active

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997039#comment-15997039 ] angela commented on OAK-6144: - [~baedke], since this is likely to involve extensions to exported API, i would

[jira] [Created] (OAK-6174) Build Jackrabbit Oak #253 failed

2017-05-04 Thread Hudson (JIRA)
Hudson created OAK-6174: --- Summary: Build Jackrabbit Oak #253 failed Key: OAK-6174 URL: https://issues.apache.org/jira/browse/OAK-6174 Project: Jackrabbit Oak Issue Type: Bug Components:

[jira] [Created] (OAK-6173) Add unit test coverage for IOUtils.copy

2017-05-04 Thread Matt Ryan (JIRA)
Matt Ryan created OAK-6173: -- Summary: Add unit test coverage for IOUtils.copy Key: OAK-6173 URL: https://issues.apache.org/jira/browse/OAK-6173 Project: Jackrabbit Oak Issue Type: Test

[jira] [Updated] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread Matt Ryan (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Ryan updated OAK-6164: --- Attachment: OAK-6164.patch.3 Attached patch 3. In this patch, the return type of nextPowerOf2 is changed from

[jira] [Commented] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996931#comment-15996931 ] angela commented on OAK-6172: - [~alex.parvulescu], since the {{SecurityProviderImpl}} has been completely

[jira] [Comment Edited] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread Matt Ryan (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996899#comment-15996899 ] Matt Ryan edited comment on OAK-6164 at 5/4/17 3:20 PM: [~mduerig] I wondered about

[jira] [Commented] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread Matt Ryan (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996899#comment-15996899 ] Matt Ryan commented on OAK-6164: [~mduerig] I wondered about doing that also. The problem is that there

[jira] [Comment Edited] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996800#comment-15996800 ] Tommaso Teofili edited comment on OAK-5558 at 5/4/17 2:24 PM: -- +1 sounds looks

[jira] [Commented] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996800#comment-15996800 ] Tommaso Teofili commented on OAK-5558: -- +1 sounds looks good to me. > Consistency checker for Lucene

[jira] [Updated] (OAK-6144) ExternalIdentity should have a method indicating if an identity is actually active

2017-05-04 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated OAK-6144: Due Date: 5/May/17 > ExternalIdentity should have a method indicating if an identity is actually >

[jira] [Comment Edited] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996720#comment-15996720 ] Alex Parvulescu edited comment on OAK-6172 at 5/4/17 1:29 PM: --

[jira] [Comment Edited] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996720#comment-15996720 ] Alex Parvulescu edited comment on OAK-6172 at 5/4/17 1:29 PM: --

[jira] [Comment Edited] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996720#comment-15996720 ] Alex Parvulescu edited comment on OAK-6172 at 5/4/17 1:28 PM: --

[jira] [Commented] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996720#comment-15996720 ] Alex Parvulescu commented on OAK-6172: -- !AddMembersTest-profile.png! > SecurityProviderImpl could

[jira] [Updated] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-6172: - Attachment: AddMembersTest-profile.png > SecurityProviderImpl could cache the configuration set >

[jira] [Updated] (OAK-6140) Create RDB-specific BlobReferenceIterator

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6140: Attachment: (was: OAK-6140.diff) > Create RDB-specific BlobReferenceIterator >

[jira] [Updated] (OAK-6140) Create RDB-specific BlobReferenceIterator

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6140: Attachment: OAK-6140.diff > Create RDB-specific BlobReferenceIterator >

[jira] [Updated] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-6172: - Attachment: OAK-6172.patch proposed patch (did not run IT tests on it yet) > SecurityProviderImpl

[jira] [Updated] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-5192: --- Attachment: diff.txt.zip > Reduce Lucene related growth of repository size >

[jira] [Comment Edited] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996653#comment-15996653 ] Michael Dürig edited comment on OAK-5192 at 5/4/17 1:24 PM: Attached a diff

[jira] [Updated] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-5192: --- Attachment: (was: diff.txt.zip) > Reduce Lucene related growth of repository size >

[jira] [Comment Edited] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996713#comment-15996713 ] Alex Parvulescu edited comment on OAK-6172 at 5/4/17 1:22 PM: -- I've also

[jira] [Updated] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-6172: - Description: This is about the {{SecurityProviderImpl#getConfigurations}} [0] method. This seems to

[jira] [Commented] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996713#comment-15996713 ] Alex Parvulescu commented on OAK-6172: -- I've also noticed a race condition during the non-OSGi setup

[jira] [Commented] (OAK-6172) SecurityProviderImpl could cache the configuration set

2017-05-04 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996710#comment-15996710 ] Alex Parvulescu commented on OAK-6172: -- [~anchela] what do you think? > SecurityProviderImpl could

[jira] [Updated] (OAK-6171) Refactor MongoBlobReferenceIterator

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6171: Attachment: OAK-6171.diff > Refactor MongoBlobReferenceIterator > ---

[jira] [Updated] (OAK-6162) BlobReferenceIterator refactoring

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6162: Attachment: OAK-6162.diff > BlobReferenceIterator refactoring > - > >

[jira] [Updated] (OAK-6162) BlobReferenceIterator refactoring

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6162: Attachment: (was: OAK-6162.diff) > BlobReferenceIterator refactoring >

[jira] [Updated] (OAK-6162) BlobReferenceIterator refactoring

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6162: Attachment: (was: OAK-6162.diff) > BlobReferenceIterator refactoring >

[jira] [Created] (OAK-6171) Refactor MongoBlobReferenceIterator

2017-05-04 Thread Julian Reschke (JIRA)
Julian Reschke created OAK-6171: --- Summary: Refactor MongoBlobReferenceIterator Key: OAK-6171 URL: https://issues.apache.org/jira/browse/OAK-6171 Project: Jackrabbit Oak Issue Type: Task

[jira] [Updated] (OAK-6162) BlobReferenceIterator refactoring

2017-05-04 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-6162: Description: - generic iterator should use {{Utils.getSelectedDocuments()}} to obtain iterator -

[jira] [Created] (OAK-6170) Checkin function doesn't verify the node is locked when checkout does

2017-05-04 Thread Patrick Fauchere (JIRA)
Patrick Fauchere created OAK-6170: - Summary: Checkin function doesn't verify the node is locked when checkout does Key: OAK-6170 URL: https://issues.apache.org/jira/browse/OAK-6170 Project:

[jira] [Updated] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-5192: --- Attachment: diff.txt.zip Attached a diff ([^diff.txt.zip]) across 1000 subsequent commits of the sites

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996632#comment-15996632 ] Chetan Mehrotra commented on OAK-5192: -- bq. Maybe this is not working as expected? 48'047'720 bytes for

[jira] [Comment Edited] (OAK-4535) Analyze impact of Mongo isolation guarantees and Query result

2017-05-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996619#comment-15996619 ] Marcel Reutegger edited comment on OAK-4535 at 5/4/17 12:08 PM: It turns out

[jira] [Commented] (OAK-4535) Analyze impact of Mongo isolation guarantees and Query result

2017-05-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996619#comment-15996619 ] Marcel Reutegger commented on OAK-4535: --- It turns out we do have a problem with a query in Oak. See

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996610#comment-15996610 ] Thomas Mueller commented on OAK-5192: - > Also with recent changes in OakDirectory files should not be

[jira] [Resolved] (OAK-6169) Add "/jcr:root" to o.a.j.oak.spi.query.QueryConstants

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved OAK-6169. - Resolution: Fixed Fix Version/s: 1.8 1.7.0 Committed revision 1793770. > Add

[jira] [Resolved] (OAK-6168) UserUtil.getAuthorizableRootPath when user/group path are equal or nested

2017-05-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved OAK-6168. - Resolution: Fixed Committed revision 1793770. > UserUtil.getAuthorizableRootPath when user/group path are equal

[jira] [Created] (OAK-6169) Add "/jcr:root" to o.a.j.oak.spi.query.QueryConstants

2017-05-04 Thread angela (JIRA)
angela created OAK-6169: --- Summary: Add "/jcr:root" to o.a.j.oak.spi.query.QueryConstants Key: OAK-6169 URL: https://issues.apache.org/jira/browse/OAK-6169 Project: Jackrabbit Oak Issue Type:

[jira] [Created] (OAK-6168) UserUtil.getAuthorizableRootPath when user/group path are equal or nested

2017-05-04 Thread angela (JIRA)
angela created OAK-6168: --- Summary: UserUtil.getAuthorizableRootPath when user/group path are equal or nested Key: OAK-6168 URL: https://issues.apache.org/jira/browse/OAK-6168 Project: Jackrabbit Oak

[jira] [Comment Edited] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996472#comment-15996472 ] Chetan Mehrotra edited comment on OAK-5192 at 5/4/17 10:31 AM: --- bq. Here

[jira] [Comment Edited] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996472#comment-15996472 ] Chetan Mehrotra edited comment on OAK-5192 at 5/4/17 10:26 AM: --- bq. Here

[jira] [Commented] (OAK-5519) Skip problematic binaries instead of blocking indexing

2017-05-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996500#comment-15996500 ] Thomas Mueller commented on OAK-5519: - Do we have a test case (for example a PDF file that runs out of

[jira] [Comment Edited] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996472#comment-15996472 ] Chetan Mehrotra edited comment on OAK-5192 at 5/4/17 10:03 AM: --- bq. Here

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996472#comment-15996472 ] Chetan Mehrotra commented on OAK-5192: -- bq. Here content added consists of the number of bytes written

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996447#comment-15996447 ] Michael Dürig commented on OAK-5192: In our standard longevity test (sites) I analysed how much content

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996427#comment-15996427 ] Chetan Mehrotra commented on OAK-5192: -- bq. It does nothing for the segment store, which is still

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996419#comment-15996419 ] Michael Dürig commented on OAK-5192: Proactively deleting files only helps in controlling the size of

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996398#comment-15996398 ] Chetan Mehrotra commented on OAK-5192: -- bq. break into the Lucene files management algorithm and that

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996393#comment-15996393 ] Tommaso Teofili commented on OAK-5192: -- I am a bit concerned about OAK-2808 that we break into the

[jira] [Commented] (OAK-5898) Revision GC command line tool

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996386#comment-15996386 ] Chetan Mehrotra commented on OAK-5898: -- bq. There may be more dependencies, but in general the command

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996379#comment-15996379 ] Chetan Mehrotra commented on OAK-5192: -- bq. We could use re-enable compression (which also affects

[jira] [Commented] (OAK-5898) Revision GC command line tool

2017-05-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996378#comment-15996378 ] Marcel Reutegger commented on OAK-5898: --- There are a couple of dependencies. E.g. the command depends

[jira] [Commented] (OAK-6165) Create compound index on _sdType and _sdMaxRevTime (RDB)

2017-05-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996363#comment-15996363 ] Marcel Reutegger commented on OAK-6165: --- Queries on _sdType are not yet frequent, but will be when

[jira] [Commented] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996362#comment-15996362 ] Thomas Mueller commented on OAK-5192: - As discussed with [~teofili] today: * We could use re-enable

[jira] [Commented] (OAK-6166) Support versioning in the federated node store

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996357#comment-15996357 ] Chetan Mehrotra commented on OAK-6166: -- [~tomek.rekawek] Last time when we discussed this then it was

[jira] [Commented] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996359#comment-15996359 ] Tommaso Teofili commented on OAK-5558: -- oh, cool, thanks [~chetanm] I'll surely have a look today. >

[jira] [Commented] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996356#comment-15996356 ] Chetan Mehrotra commented on OAK-5558: -- [~teofili] I just checked in initial implementation today

[jira] [Comment Edited] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996356#comment-15996356 ] Chetan Mehrotra edited comment on OAK-5558 at 5/4/17 8:37 AM: -- [~teofili] I

[jira] [Resolved] (OAK-6138) Remove addObserver method from Scheduler API

2017-05-04 Thread Andrei Dulceanu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulceanu resolved OAK-6138. -- Resolution: Fixed Fixed at r1793751. > Remove addObserver method from Scheduler API >

[jira] [Assigned] (OAK-5192) Reduce Lucene related growth of repository size

2017-05-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OAK-5192: Assignee: Tommaso Teofili > Reduce Lucene related growth of repository size >

[jira] [Commented] (OAK-6098) Build timeout

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996330#comment-15996330 ] Michael Dürig commented on OAK-6098: The latest timeout on [build

[jira] [Updated] (OAK-6098) Build timeout

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-6098: --- Description: Jenkins CI failure: https://builds.apache.org/view/J/job/Jackrabbit%20Oak/ The build

[jira] [Assigned] (OAK-5558) Consistency checker for Lucene indexes

2017-05-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned OAK-5558: Assignee: Tommaso Teofili (was: Chetan Mehrotra) > Consistency checker for Lucene indexes >

[jira] [Closed] (OAK-6167) Build Jackrabbit Oak #246 failed

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig closed OAK-6167. -- > Build Jackrabbit Oak #246 failed > > > Key: OAK-6167 >

[jira] [Resolved] (OAK-6167) Build Jackrabbit Oak #246 failed

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-6167. Resolution: Duplicate > Build Jackrabbit Oak #246 failed > > >

[jira] [Commented] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996316#comment-15996316 ] Michael Dürig commented on OAK-6164: [~mattvryan], thanks for sending a patch. Looks good! I wonder

[jira] [Updated] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-6164: --- Fix Version/s: 1.8 1.7.0 > IOUtils.nextPowerOf2() returns lower power of 2 for very

[jira] [Assigned] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig reassigned OAK-6164: -- Assignee: Michael Dürig > IOUtils.nextPowerOf2() returns lower power of 2 for very high int

[jira] [Created] (OAK-6167) Build Jackrabbit Oak #246 failed

2017-05-04 Thread Hudson (JIRA)
Hudson created OAK-6167: --- Summary: Build Jackrabbit Oak #246 failed Key: OAK-6167 URL: https://issues.apache.org/jira/browse/OAK-6167 Project: Jackrabbit Oak Issue Type: Bug Components:

[jira] [Commented] (OAK-5898) Revision GC command line tool

2017-05-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996303#comment-15996303 ] Marcel Reutegger commented on OAK-5898: --- No, this is not possible. The command checks the format

[jira] [Resolved] (OAK-6163) Add unit test coverage for IOUtils.writeInt/writeLong and IOUtils.readInt/readLong

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved OAK-6163. Resolution: Fixed Fix Version/s: 1.8 1.7.0 Applied the patch at

[jira] [Assigned] (OAK-6163) Add unit test coverage for IOUtils.writeInt/writeLong and IOUtils.readInt/readLong

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig reassigned OAK-6163: -- Assignee: Michael Dürig > Add unit test coverage for IOUtils.writeInt/writeLong and >

[jira] [Created] (OAK-6166) Support versioning in the federated node store

2017-05-04 Thread JIRA
Tomek Rękawek created OAK-6166: -- Summary: Support versioning in the federated node store Key: OAK-6166 URL: https://issues.apache.org/jira/browse/OAK-6166 Project: Jackrabbit Oak Issue Type:

[jira] [Updated] (OAK-6164) IOUtils.nextPowerOf2() returns lower power of 2 for very high int values

2017-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-6164: --- Component/s: commons > IOUtils.nextPowerOf2() returns lower power of 2 for very high int values >