-
Notifications
You must be signed in to change notification settings - Fork 37
Deduplication-0.6.4 crash with rabbitmq 4.0.6 #115
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
Comments
thanks for bringing this up. this is related to issue #106 addressed with a change in RabbitMQ rabbitmq/rabbitmq-server#12913 (released in 4.0.6) (in hindsight maybe it would have been better not to introduce a backing queue behaviour change in a patch release but wait for 4.1.0) |
I was hoping to get this merged before doing a release. Will ask what's the status of this PR. |
Thank you for your work, we are waiting for the next release. Should I close this ticket now or will you close it when the release is done? |
I usually close the tickets once the release fixing the issue is out. Don't worry. 😄 |
Hello, |
@nicolas-lacombe-hf for me it seems to be working with latest version RabbitMQ 4.0.8 and Erlang 27.3.2, can you give it a try? I'm trying with Exchange level deduplication because i use quorum queues Regards |
Hi, |
@pabermod But we've upgraded to version 3.13. We'll probably see in a few months whether to do another run and test version 4.1. Best regards. |
New version |
Hello
Deduplication plugin-0.6.4 doesn't seem to work anymore with rabbitmq v4.0.6.
even though the hashes are the same, the messages are added to the queue, and in the logs I see that it crashes.
Note: The plugin worked fine with rabbitmq v4.0.5.
Here is the crash log with rabbitmq v4.0.6:
Deduplication-0.6.4-Error-with-rabbitmq-v4.0.6.log
The text was updated successfully, but these errors were encountered: