GitHub / apache/sling-org-apache-sling-resourceresolver issues and pull requests
#186 - SLING-12832: alias refactoring - move alias init into Runnable
Pull Request -
State: closed - Opened by reschke about 1 month ago
- 1 comment
#185 - SLING-12795: align behavior for cached ('optimized') and non-cached case
Pull Request -
State: closed - Opened by reschke about 2 months ago
- 1 comment
#184 - SLING-12823: alias refactoring - avoid getting the parent resource when path sufficient
Pull Request -
State: closed - Opened by reschke about 2 months ago
- 1 comment
#183 - alias refactoring - use Resource instead of Path when getting aliases - fix recursion when Resource parent not accessible
Pull Request -
State: closed - Opened by reschke about 2 months ago
- 1 comment
#182 - SLING-12806 Prevent creating a resource with a name only consisting out
Pull Request -
State: closed - Opened by kwin 2 months ago
- 2 comments
#181 - SLING-12804: alias refactoring - improve test coverage of query statements
Pull Request -
State: closed - Opened by reschke 2 months ago
- 1 comment
#180 - SLING-12799: alias refactoring - check behavior when aliases both on node and jcr:content child node
Pull Request -
State: closed - Opened by reschke 2 months ago
- 1 comment
#179 - SLING-12795: align behavior for cached ('optimized') and non-cached case
Pull Request -
State: closed - Opened by reschke 2 months ago
- 1 comment
#178 - SLING-12787: ResourceResolver: alias refactoring - use Resource instead of Path when getting aliases
Pull Request -
State: closed - Opened by reschke 2 months ago
- 1 comment
#177 - SLING-12759: ResourceResolver: push 'non-optimized' alias handling from ResourceResolverImpl into AliasHandler
Pull Request -
State: closed - Opened by reschke 3 months ago
- 1 comment
#176 - SLING-12759: push 'non-optimized' alias handling into AliasHandler - remove return value from initializeAliases
Pull Request -
State: closed - Opened by reschke 3 months ago
#175 - SLING-12777: alias refactoring - make ResourceMapperImpl ignorant of optimimized/non-optimized case
Pull Request -
State: closed - Opened by reschke 3 months ago
- 1 comment
#174 - SLING-12769: alias refactoring - MapEntries - move logic related to alias events into AliasHandler
Pull Request -
State: closed - Opened by reschke 3 months ago
- 1 comment
#173 - SLING-12763: cleanup API of AliasHandler wrt 'optimized resolution'
Pull Request -
State: closed - Opened by reschke 3 months ago
- 1 comment
#172 - SLING-12759: push 'non-optimized' alias handling into AliasHandler
Pull Request -
State: closed - Opened by reschke 3 months ago
- 1 comment
#171 - SLING-12758: remove redundant check for absolute path in alias
Pull Request -
State: closed - Opened by reschke 3 months ago
- 1 comment
#170 - SLING-12747: add logging to iteration loop in ResourceResolverImpl
Pull Request -
State: open - Opened by reschke 4 months ago
- 1 comment
#169 - SLING-12741 - NPE resource resolver during resource provider unregisteration
Pull Request -
State: closed - Opened by sagarmiglani 4 months ago
- 1 comment
#168 - SLING-12741 - NPE resource resolver during resource provider unregist…
Pull Request -
State: closed - Opened by sagarmiglani 4 months ago
- 3 comments
#167 - SLING-12738: ResourceResolver is not closed by AliasHandler
Pull Request -
State: closed - Opened by reschke 4 months ago
- 1 comment
#166 - SLING-12735: AliasHandler refactoring - Sonar and IDE warnings
Pull Request -
State: closed - Opened by reschke 4 months ago
- 1 comment
#165 - SLING-12734: Move AliasHandler into new class
Pull Request -
State: closed - Opened by reschke 4 months ago
- 1 comment
#164 - remove executable flag on .java
Pull Request -
State: closed - Opened by hboutemy 4 months ago
- 2 comments
#163 - SLING-12701: Resource Resolver: MapEntries - move alias handling into inner class
Pull Request -
State: closed - Opened by reschke 4 months ago
#162 - SLING-12733 Never return null for ResourceMapperImpl.getMapping(...)
Pull Request -
State: closed - Opened by kwin 4 months ago
- 1 comment
#161 - SLING-12716 Switch to Parent 62
Pull Request -
State: closed - Opened by stefanseifert 4 months ago
- 1 comment
#160 - SLING-12701: MapEntries - move alias handling into inner class
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#159 - SLING-12703: no NPE when initializeAliases() called after dispose()
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#158 - SLING-12700: add test coverage for vanity path cache metrics
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#157 - SLING-12696: alias refactoring - move alias related code into single place
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#156 - SLING-12688: add test coverage for VP init failure
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#155 - SLING-12686: add test coverage for events during VP bg init
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#154 - SLING-12683: extract alias tests from MapEntriesTest
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#153 - SLING-12679: fix incorrect metrics init
Pull Request -
State: closed - Opened by reschke 5 months ago
#152 - SLING-12666: VanityPathHandler, address warnings, refactor
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#151 - SLING-12671: add test coverage for vanity paths on resources with name extensions
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#150 - SLING-12667: cleanup/improve VanityPathMapEntriesTest
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#149 - SLING-12666: VanityPathHandler: address warnings, refactor
Pull Request -
State: closed - Opened by reschke 5 months ago
- 3 comments
#148 - SLING-12665: extract VanityPathHandler into separate class
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#147 - SLING-12665: MapEntries: extract VanityPathHandler into separate class
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#146 - SLING-12664: MapEntries: drainQueue is part of event handling (move it there)
Pull Request -
State: closed - Opened by reschke 5 months ago
- 1 comment
#145 - SLING-12648: MapEntries: factor out vanity path handling into inner class
Pull Request -
State: closed - Opened by reschke 5 months ago
- 4 comments
#144 - SLING-12646: MapEntries: extract vanity path code into inner class
Pull Request -
State: closed - Opened by reschke 5 months ago
#143 - OAK-12658: move methods to minimize diffs after extracting vp handling
Pull Request -
State: closed - Opened by reschke 5 months ago
#142 - SLING-12658: refactor vanity path handling - encapsulate code for better isolation and unit testing
Pull Request -
State: closed - Opened by reschke 5 months ago
#141 - SLING-12653: add test coverage for query exception disabling optimized alias handling
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#140 - SLING-12651: avoid re-assignment of resolveMapsMap
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#139 - SLING-12649: VanityPathMapEntriesTest - factor out repeated uses of reflection
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#138 - SLING-12646: MapEntries: give doInit() a meaningful name
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#137 - VanityPathMapEntriesTest - remove (attempted) tests for query paging
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#136 - SLING-12636: Resource Resolver: add test coverage for background init
Pull Request -
State: closed - Opened by reschke 6 months ago
- 4 comments
#135 - SLING-12634: Resource Resolver: isMaxCachedVanityPathEntriesStartup check does not handle unlimited cache size
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#134 - SLING-12632: move all (only) vanity path related code in a single place
Pull Request -
State: closed - Opened by reschke 6 months ago
- 2 comments
#133 - SLING-12630: Resource Resolver: refactor MapEntries - extract MapIterator into separate class
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#132 - Resource Resolver: refactor MapEntries - improve MapIterator test coverage
Pull Request -
State: closed - Opened by reschke 6 months ago
- 2 comments
#131 - SLING-12621: Resource Resolver: refactor MapEntries - refactor MapIterator
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#130 - SLING-12620: Resource Resolver: needs to handle getParent()==null for vanity path resources gracefully
Pull Request -
State: closed - Opened by reschke 6 months ago
- 1 comment
#129 - SLING-12619: Resource Resolver: MapEntries.loadVanityPath: use parameter instead of relying on object comparison
Pull Request -
State: closed - Opened by reschke 7 months ago
- 1 comment
#128 - SLING-12618: Resource Resolver: MapEntries: remove dead code in getMapEntry
Pull Request -
State: closed - Opened by reschke 7 months ago
- 1 comment
#127 - SLING-12611: Resource Resolver: refactor MapEntries - extract PagedQueryIterator
Pull Request -
State: closed - Opened by reschke 7 months ago
- 5 comments
#126 - SLING-12606: Implement Jakarta Servlet based API
Pull Request -
State: closed - Opened by cziegeler 7 months ago
#125 - SLING-12402: ResourceResolver: add additional log entry when there are many conflicting or invalid aliases (also add metrics)
Pull Request -
State: closed - Opened by reschke 11 months ago
- 3 comments
#124 - SLING-12400: ResourceResolver: add test coverage for aliases on jcr:content nodes and NPEs on getParent, refactor associated code
Pull Request -
State: closed - Opened by reschke 11 months ago
- 1 comment
#123 - SLING-12399: make empty alias invalid
Pull Request -
State: closed - Opened by reschke 11 months ago
- 1 comment
#122 - SLING-12412: ResourceResolver: add test coverage for empty aliases, blank aliases, and invalid aliases
Pull Request -
State: closed - Opened by reschke 11 months ago
- 1 comment
#121 - SLING-12401: MapEntries.isAliasValid() misnamed - rename to isAliasInvalid()
Pull Request -
State: closed - Opened by reschke 12 months ago
- 1 comment
#120 - SLING-12387: ResourceResolver: improve test coverage for PagedQueryIterator
Pull Request -
State: closed - Opened by reschke about 1 year ago
- 1 comment
#119 - SLING-12384: ResourceResolver: paged query for sling:alias will miss entries when 'first(sling:alias)' is empty
Pull Request -
State: closed - Opened by reschke about 1 year ago
- 2 comments
#118 - SLING-12383: ResourceResolver: potential NPE while processing aliases
Pull Request -
State: closed - Opened by reschke about 1 year ago
- 1 comment
#117 - SLING-12371 always update the metric of unclosed RRs
Pull Request -
State: closed - Opened by joerghoh about 1 year ago
- 1 comment
#116 - log something in case the vanity path initializer fails
Pull Request -
State: closed - Opened by joerghoh over 1 year ago
- 2 comments
#115 - SLING-12244 cache the result of the getParentResourceType call
Pull Request -
State: closed - Opened by joerghoh over 1 year ago
- 5 comments
#114 - fix javadoc warnings
Pull Request -
State: closed - Opened by joerghoh over 1 year ago
- 1 comment
#113 - SLING-12225: remove system properties for setting query page size
Pull Request -
State: closed - Opened by reschke over 1 year ago
- 1 comment
#112 - SLING-12222: INFO-level log not only query time but also # of resources (and rate) for sling:alias and sling:vanityPath
Pull Request -
State: closed - Opened by reschke over 1 year ago
- 1 comment
#111 - SLING-11799: ResourceResolver - use keyset pagination for sling:alias query
Pull Request -
State: closed - Opened by reschke over 1 year ago
- 3 comments
#110 - SLING-11799: ResourceResolver - use keyset pagination for sling:alias query
Pull Request -
State: closed - Opened by reschke over 1 year ago
#109 - SLING-12205: ResourceResolver: switch sling:alias query to JCR-SQL2
Pull Request -
State: closed - Opened by reschke over 1 year ago
- 3 comments
#108 - SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use
Pull Request -
State: closed - Opened by reschke over 1 year ago
- 1 comment
#107 - SLING-12160 Prevent ConcurrentModificationException in
Pull Request -
State: closed - Opened by kwin over 1 year ago
- 5 comments
#106 - SLING-12054 display WARNing when optimized alias resolution is not used
Pull Request -
State: closed - Opened by joerghoh almost 2 years ago
- 1 comment
#105 - SLING-12025: Incorrect aliasing when optimzed alias resolution is off
Pull Request -
State: closed - Opened by joerghoh almost 2 years ago
- 1 comment
#104 - SLING-12019 - Avoid duplicate ResourceResolverFactory registrations
Pull Request -
State: closed - Opened by jsedding almost 2 years ago
- 2 comments
#103 - SLING-12020: resource resolver: correct name of alias metric
Pull Request -
State: closed - Opened by reschke almost 2 years ago
- 1 comment
#102 - SLING-12021 upate to parent 52, support build with java 17
Pull Request -
State: closed - Opened by joerghoh almost 2 years ago
- 1 comment
#101 - SLING-11715 in the optimized code path avoid resource resolution
Pull Request -
State: closed - Opened by joerghoh almost 2 years ago
- 4 comments
#100 - SLING-12019 - Avoid duplicate ResourceResolverFactory registrations
Pull Request -
State: closed - Opened by jsedding almost 2 years ago
- 3 comments
#99 - SLING-12018: resource resolver: add metrics for resources with sling:alias/vanityPath found on startup
Pull Request -
State: closed - Opened by reschke almost 2 years ago
#98 - SLING-12017: resource resolver: add fallback when paged query fails due to missing index
Pull Request -
State: closed - Opened by reschke almost 2 years ago
#97 - Issues/sling 11742
Pull Request -
State: closed - Opened by cziegeler about 2 years ago
- 1 comment
#96 - SLING-11861 - ResourceMapper.getAllMappings returns empty mapping wh…
Pull Request -
State: closed - Opened by sagarmiglani about 2 years ago
- 1 comment
#95 - SLING-11835: resource resolver: should not use SNAPSHOT version of API
Pull Request -
State: closed - Opened by reschke over 2 years ago
- 1 comment
#94 - SLING-11757: resource resolver: pathless URL in vanity path causes NPE in ResourceMapperImpl.apply()
Pull Request -
State: closed - Opened by reschke over 2 years ago
- 1 comment
#93 - SLING-11756: resource resolver: rewrite getVanityPathDefinition for more clarity
Pull Request -
State: closed - Opened by reschke over 2 years ago
- 1 comment
#92 - SLING-11755: resource resolver: improve test coverage for vanity path targets
Pull Request -
State: closed - Opened by reschke over 2 years ago
- 1 comment
#91 - SLING-11756: resource resolver: rewrite getVanityPathDefinition for more clarify
Pull Request -
State: closed - Opened by reschke over 2 years ago
- 4 comments
#90 - SLING-11755: resource resolver: add test coverage for URL patterns in vanity paths
Pull Request -
State: closed - Opened by reschke over 2 years ago
- 1 comment
#89 - [SLING-11742] Provide alternative equitable terminology for properties
Pull Request -
State: closed - Opened by cristic83 over 2 years ago
- 7 comments
#88 - SLING-11671 - Jenkins: allow running Sling Starter ITs with a given module based on the Sling module descriptor
Pull Request -
State: open - Opened by rombert over 2 years ago
- 1 comment
#87 - Update to parent pom 49
Pull Request -
State: closed - Opened by rombert over 2 years ago
- 1 comment