noxdafox / rabbitmq-message-deduplication

RabbitMQ Plugin for filtering message duplicates
Mozilla Public License 2.0
277 stars 34 forks source link

0.5.3 queues not working under rabbitmq 3.8.17 #88

Closed attachi20 closed 2 years ago

attachi20 commented 2 years ago

rabbitmq 3.8.17

Hello, We've recently tried updating rabbitmq from 3.8.8 to 3.8.17 and message deduplication plugin breaks all queues. What I've tried so far:

Fresh install/fresh vhosts/fresh queues. Doesn't help. Compiled from source (which produced elixir-1.13.4.ez instead of 1.12.2). Doesn't help. rabbit.log.gz

noxdafox commented 2 years ago

Hello, this is a duplicate of #85, fix is in master branch and release is scheduled for this WE.