[jira] [Commented] (OAK-5448) Aggregate logic should optimize for case where patterns do not include wildcard

2017-01-13 Thread Vikas Saurabh (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822588#comment-15822588 ] Vikas Saurabh commented on OAK-5448: [~chetanm], patch lgtm. Just a minor point though -

[jira] [Resolved] (OAK-5417) Refactor registration of PropertyIndexAsyncReindex

2017-01-13 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-5417. -- Resolution: Fixed Assignee: Alex Parvulescu fixed with

[jira] [Commented] (OAK-4780) VersionGarbageCollector should be able to run incrementally

2017-01-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821886#comment-15821886 ] Julian Reschke commented on OAK-4780: - Maybe we can shortcut certain operations for nodes where

[jira] [Closed] (OAK-5410) Backport OAK-5260 (Incorrect handling of subpaths with leading left curly bracket)

2017-01-13 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella closed OAK-5410. - Bulk close for 1.4.12 > Backport OAK-5260 (Incorrect handling of subpaths with leading left curly >

[jira] [Closed] (OAK-5260) Incorrect handling of subpaths with leading left curly bracket

2017-01-13 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella closed OAK-5260. - Bulk close for 1.4.12 > Incorrect handling of subpaths with leading left curly bracket >

[jira] [Closed] (OAK-5290) Backport the performance improvements for oak-upgrade from trunk

2017-01-13 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella closed OAK-5290. - Bulk close for 1.4.12 > Backport the performance improvements for oak-upgrade from trunk >

[jira] [Updated] (OAK-5447) reduce VersionGarbageCollector/StringSort temporary space requirements

2017-01-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-5447: Attachment: OAK-5447.diff Proposed patch; checked in unit tests by hacking the overFlowThreshold -

[jira] [Updated] (OAK-5447) reduce VersionGarbageCollector/StringSort temporary space requirements

2017-01-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-5447: Component/s: (was: core) documentmk > reduce VersionGarbageCollector/StringSort

[jira] [Updated] (OAK-5447) reduce VersionGarbageCollector/StringSort temporary space requirements

2017-01-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated OAK-5447: Labels: patch-available (was: ) > reduce VersionGarbageCollector/StringSort temporary space

[jira] [Commented] (OAK-5210) Ability to resolve principal name from ExternalIdentityRef without IDP roundtrip

2017-01-13 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821446#comment-15821446 ] angela commented on OAK-5210: - [~baedke], [~tripod], any review findings or objections from your side?

[jira] [Closed] (OAK-5262) Test failure: NodeTypeIndexingUtilsTest.testSynonymsFileCreation

2017-01-13 Thread Amit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Jain closed OAK-5262. -- > Test failure: NodeTypeIndexingUtilsTest.testSynonymsFileCreation >

[jira] [Created] (OAK-5448) Aggregate logic should optimize for case where patterns do not include wildcard

2017-01-13 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created OAK-5448: Summary: Aggregate logic should optimize for case where patterns do not include wildcard Key: OAK-5448 URL: https://issues.apache.org/jira/browse/OAK-5448 Project:

[jira] [Updated] (OAK-5448) Aggregate logic should optimize for case where patterns do not include wildcard

2017-01-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-5448: - Description: Aggregate logic in oak-lucene currently tries to apply matcher on each of the child

[jira] [Updated] (OAK-5448) Aggregate logic should optimize for case where patterns do not include wildcard

2017-01-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-5448: - Attachment: OAK-5448.patch [patch|^OAK-5448.patch] for the same [~catholicon] Can you review once!

[jira] [Commented] (OAK-5448) Aggregate logic should optimize for case where patterns do not include wildcard

2017-01-13 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821521#comment-15821521 ] Chetan Mehrotra commented on OAK-5448: -- Added ignored test in 1778520 > Aggregate logic should

[jira] [Created] (OAK-5449) Cost calculation for one matching property restriction/sorting results in selection of wrong index

2017-01-13 Thread Volker Schmidt (JIRA)
Volker Schmidt created OAK-5449: --- Summary: Cost calculation for one matching property restriction/sorting results in selection of wrong index Key: OAK-5449 URL: https://issues.apache.org/jira/browse/OAK-5449

[jira] [Created] (OAK-5450) Documented example for relativeNode in index aggregation does not work.

2017-01-13 Thread Volker Schmidt (JIRA)
Volker Schmidt created OAK-5450: --- Summary: Documented example for relativeNode in index aggregation does not work. Key: OAK-5450 URL: https://issues.apache.org/jira/browse/OAK-5450 Project: Jackrabbit

[jira] [Created] (OAK-5451) Class IndexTracker should not be package protected since LuceneIndexMBeanImpl cannot be used in non OSGi configurations

2017-01-13 Thread Volker Schmidt (JIRA)
Volker Schmidt created OAK-5451: --- Summary: Class IndexTracker should not be package protected since LuceneIndexMBeanImpl cannot be used in non OSGi configurations Key: OAK-5451 URL:

[jira] [Created] (OAK-5452) Fix typo in CheckpointMBean type value

2017-01-13 Thread Alex Parvulescu (JIRA)
Alex Parvulescu created OAK-5452: Summary: Fix typo in CheckpointMBean type value Key: OAK-5452 URL: https://issues.apache.org/jira/browse/OAK-5452 Project: Jackrabbit Oak Issue Type:

[jira] [Resolved] (OAK-5416) Async reindex of a sync property does't release created checkpoint

2017-01-13 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-5416. -- Resolution: Fixed fixed with http://svn.apache.org/viewvc?rev=1778620=rev I opted to not add any

[jira] [Commented] (OAK-5452) Fix typo in CheckpointMBean type value

2017-01-13 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821923#comment-15821923 ] Alex Parvulescu commented on OAK-5452: -- {noformat} org.apache.jackrabbit.oak.api.jmx: Version increase