malpani0311 commented on PR #62: URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/62#issuecomment-1246252521
> How does this affect error queues ? > This is preventing creation of error queue. "retryStrategy" is coming as null on line[0] which prevents creation of this queue from line[1]. [0]: https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/agent/impl/ForwardDistributionAgentFactory.java#L241 [1]: https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/agent/impl/ForwardDistributionAgentFactory.java#L245 > This change would break existing configuration which adopted the current naming. AFAIU isn't it will adapt new naming convention , once we install it again. Please correct me if i am wrong here. @tmaret -- 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]
