You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2024. It is now read-only.
This issue comes from the changes in spring-amqp that enforces all child connection factories to follow the same configuration as the routing connection factory for checkConfirmsAndReturns() (here, issue).
The result is that configuration between child CF and the general RoutingCF cannot be different.