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
Resolvesspring-projects#1372
Do not split `queue-names` in the parser - leave it to Spring's type converter.
Also support SpEL in `queues`; a more elegant solution would require major
refactoring of the parser; so this is just a compromise.
**cherry-pick to 2.3.x, 2.2.x**
Dave Syer opened AMQP-171 and commented
#1729 was a decent improvement in efficiency and performance, but it relies on basic.nack. Probably we need a way to switch that off at least.
Affects: 1.2.0.RC1
The text was updated successfully, but these errors were encountered: