cschneider commented on PR #121: URL: https://github.com/apache/sling-org-apache-sling-distribution-journal/pull/121#issuecomment-2724610456
I think this change would introduce an issue. Currently we rely on a single e.g. post processor. This makes sure that BookKeeperFactory only comes up when the named service dependency is present. This way we guarantee that the prost processor is actually called. When you depend on a list then you can not name all the processors. So the factory might come up too early and supply only a part of the processors to BookKeeper. -- 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]
