-
Notifications
You must be signed in to change notification settings - Fork 439
Issue-455: fix RabbitMqDelayPluginDelayStrategy for RabbitmMQ 3.7.5 version #456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@scarbo87 Have you tested it? I am sure we've tested it and it worked |
@makasim, your code works for RabbitmMQ version 3.6.6, but doesn't work for version 3.7.5. |
@scarbo87 Is there a link I can read more about the change? |
@scarbo87 that would be great |
you could add another one with 3.7 version in it. and force 3.6 for current one. |
@makasim, added |
RabbitMqDelayPluginDelayStrategy
: options x-delay must be header, not the property#455