joerghoh opened a new pull request, #64: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/64
Currently the MergingServletResourceProvider.listChildren() implementation reads all children of the parentProvider before it returns the iterator over the merged set. This PR adds unittest coverage plus a conversion of the logic into a streaming approach. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
