[jira] [Created] (SLING-5498) ResolveContext#getParentResourceProvider always returns null

2016-02-09 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5498: --- Summary: ResolveContext#getParentResourceProvider always returns null Key: SLING-5498 URL: https://issues.apache.org/jira/browse/SLING-5498 Project: Sling

[jira] [Resolved] (SLING-5498) ResolveContext#getParentResourceProvider always returns null

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5498. - Resolution: Fixed Fixed the while loop in BasicResolveContext >

[jira] [Updated] (SLING-5252) Remove getAdministrativeResourceResolver() from Scripting Core

2016-02-09 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu updated SLING-5252: Fix Version/s: (was: Scripting Core 2.0.36) > Remove getAdministrativeResourceResolver() from

[jira] [Resolved] (SLING-5497) ResourceResolver#getResource(Resource, String) should handle a null path returned by the base resource

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5497. - Resolution: Fixed > ResourceResolver#getResource(Resource, String) should handle a null

[jira] [Created] (SLING-5497) ResourceResolver#getResource(Resource, String) should handle a null path returned by the base resource

2016-02-09 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5497: --- Summary: ResourceResolver#getResource(Resource, String) should handle a null path returned by the base resource Key: SLING-5497 URL:

[jira] [Resolved] (SLING-5499) Servlets resource provider is hiding resources from other providers

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5499. - Resolution: Fixed Added call to parent provider for getResource and listChildren >

[jira] [Created] (SLING-5499) Servlets resource provider is hiding resources from other providers

2016-02-09 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5499: --- Summary: Servlets resource provider is hiding resources from other providers Key: SLING-5499 URL: https://issues.apache.org/jira/browse/SLING-5499 Project:

Re: [VOTE] Release Apache Sling Scripting Core 2.0.36

2016-02-09 Thread Stefan Egli
+1 Cheers, Stefan On 09/02/16 11:28, "Radu Cotescu" wrote: >Hi, > >We solved 1 issue for this release: >*https://issues.apache.org/jira/browse/SLING/fixforversion/12333275 >* > >Staging repository:

[VOTE] Release Apache Sling Scripting Core 2.0.36

2016-02-09 Thread Radu Cotescu
Hi, We solved 1 issue for this release: *https://issues.apache.org/jira/browse/SLING/fixforversion/12333275 * Staging repository: *https://repository.apache.org/content/repositories/orgapachesling-1422

[jira] [Commented] (SLING-5298) Finish DiscoveryWithSyncTokenTest

2016-02-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15138860#comment-15138860 ] Stefan Egli commented on SLING-5298: properly closing i2 (in rev 1729369) > Finish

[jira] [Updated] (SLING-5331) HeartbeatTest.testPartitioning failed on jenkins

2016-02-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-5331: --- Attachment: testPartitioningWithFailingScheduler.txt.gz And again here:

[jira] [Resolved] (SLING-5331) HeartbeatTest.testPartitioning failed on jenkins

2016-02-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved SLING-5331. Resolution: Fixed Updated sling.commons.testing dependency - which in turn updates jackrabbit-core

[jira] [Created] (SLING-5500) ResourceResolver#remove(Resource) fails on JcrResource that is a Property

2016-02-09 Thread Christan Keller (JIRA)
Christan Keller created SLING-5500: -- Summary: ResourceResolver#remove(Resource) fails on JcrResource that is a Property Key: SLING-5500 URL: https://issues.apache.org/jira/browse/SLING-5500 Project:

[jira] [Resolved] (SLING-5500) ResourceResolver#remove(Resource) fails on JcrResource that is a Property

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5500. - Resolution: Fixed Fixed by adapting the resource to Item, and using getItem - instead of

[jira] [Updated] (SLING-5500) ResourceResolver#remove(Resource) fails on JcrResource that is a Property

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-5500: Fix Version/s: JCR Resource 2.8.0 > ResourceResolver#remove(Resource) fails on JcrResource

[jira] [Assigned] (SLING-5500) ResourceResolver#remove(Resource) fails on JcrResource that is a Property

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-5500: --- Assignee: Carsten Ziegeler > ResourceResolver#remove(Resource) fails on JcrResource

[jira] [Updated] (SLING-5500) ResourceResolver#remove(Resource) fails on JcrResource that is a Property

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-5500: Affects Version/s: (was: JCR Resource 2.8.0) JCR Resource 2.7.0

[jira] [Commented] (SLING-5500) ResourceResolver#remove(Resource) fails on JcrResource that is a Property

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15138871#comment-15138871 ] Carsten Ziegeler commented on SLING-5500: - [~chkeller] Could you please attach the stracktrace for

[jira] [Assigned] (SLING-5331) HeartbeatTest.testPartitioning failed on jenkins

2016-02-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli reassigned SLING-5331: -- Assignee: Stefan Egli > HeartbeatTest.testPartitioning failed on jenkins >

[jira] [Updated] (SLING-5331) HeartbeatTest.testPartitioning failed on jenkins

2016-02-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-5331: --- Fix Version/s: Discovery Impl 1.2.8 > HeartbeatTest.testPartitioning failed on jenkins >

[jira] [Updated] (SLING-5331) HeartbeatTest.testPartitioning failed on jenkins

2016-02-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-5331: --- Attachment: testTwentyInstances.txt.gz Appendix: there are other test failures such as: *

[jira] [Created] (SLING-5501) Adjust resource merger for latest API changes

2016-02-09 Thread Joel Richard (JIRA)
Joel Richard created SLING-5501: --- Summary: Adjust resource merger for latest API changes Key: SLING-5501 URL: https://issues.apache.org/jira/browse/SLING-5501 Project: Sling Issue Type: Bug

[jira] [Updated] (SLING-5501) Adjust resource merger for latest API changes

2016-02-09 Thread Joel Richard (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Richard updated SLING-5501: Attachment: SLING-5501.patch > Adjust resource merger for latest API changes >

[jira] [Assigned] (SLING-5501) Adjust resource merger for latest API changes

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-5501: --- Assignee: Carsten Ziegeler > Adjust resource merger for latest API changes >

[jira] [Created] (SLING-5504) Reduce memory footprint of stored recording data

2016-02-09 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-5504: -- Summary: Reduce memory footprint of stored recording data Key: SLING-5504 URL: https://issues.apache.org/jira/browse/SLING-5504 Project: Sling Issue

[jira] [Created] (SLING-5505) Allow recording of caller stacktrace with the logs

2016-02-09 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-5505: -- Summary: Allow recording of caller stacktrace with the logs Key: SLING-5505 URL: https://issues.apache.org/jira/browse/SLING-5505 Project: Sling Issue

[jira] [Commented] (SLING-5504) Reduce memory footprint of stored recording data

2016-02-09 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140378#comment-15140378 ] Chetan Mehrotra commented on SLING-5504: Enabled compression with 1729534. With this the size goes

[jira] [Commented] (SLING-5504) Reduce memory footprint of stored recording data

2016-02-09 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140423#comment-15140423 ] Chetan Mehrotra commented on SLING-5504: Made the cache size configurable with 1729535. Per

[jira] [Updated] (SLING-5504) Reduce memory footprint of stored recording data

2016-02-09 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5504: --- Labels: docs-impacting (was: ) > Reduce memory footprint of stored recording data >

[jira] [Created] (SLING-5506) JcrResourceProvider must be stateless

2016-02-09 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5506: --- Summary: JcrResourceProvider must be stateless Key: SLING-5506 URL: https://issues.apache.org/jira/browse/SLING-5506 Project: Sling Issue Type: Bug

[jira] [Created] (SLING-5502) Additions to MergedResourcePicker break existing implementations

2016-02-09 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5502: --- Summary: Additions to MergedResourcePicker break existing implementations Key: SLING-5502 URL: https://issues.apache.org/jira/browse/SLING-5502 Project: Sling

[jira] [Created] (SLING-5503) ConcurrentModificationException while iterating over existing providers

2016-02-09 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5503: --- Summary: ConcurrentModificationException while iterating over existing providers Key: SLING-5503 URL: https://issues.apache.org/jira/browse/SLING-5503 Project:

[jira] [Resolved] (SLING-5501) Adjust resource merger for latest API changes

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5501. - Resolution: Fixed Thanks for your patch Joel, it's applied > Adjust resource merger for

[jira] [Resolved] (SLING-5503) ConcurrentModificationException while iterating over existing providers

2016-02-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5503. - Resolution: Fixed Solved by creating a copy before iterating >