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
JIRA: https://jira.spring.io/browse/AMQP-836
Changing queues with add/remove with `Queue` parameters did not
restart consumers. Changing the queues with queue names worked.
**cherry-pick to 2.0.x**
(cherry picked from commit 2480b17)
Copy file name to clipboardExpand all lines: spring-rabbit/src/test/java/org/springframework/amqp/rabbit/listener/SimpleMessageListenerContainerIntegration2Tests.java
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,31 @@ public void testChangeQueues() throws Exception {
0 commit comments