Git Product home page Git Product logo

Comments (3)

noxdafox avatar noxdafox commented on July 19, 2024

Hello,

the goal would be to support all versions from v3.7.x onwards but the things got a little bit complicated. RMQ slightly changed one of the behaviours which the queue deduplication relies upon. My initial plan was to maintain two separated releases for v3.7.x and v3.8.x. Nevertheless the change was introduced in v3.7.18 which was a "transition release".

Moreover, the behaviour mentioned above used to be in rabbitmq-common, it has been moved within rabbitmq-server internals. This makes me wonder whether RMQ devs are intending to remove that behaviour in the long run as they are planning to refactor the queues support in the upcoming versions. As I mentioned in #37 I am planning to reach out the devs community to ask what are the plans on the long run so I can adopt the plugin accordingly but right now I am a bit short of free time.

I will try to spin up a v3.7.16 cluster and see if I can reproduce the issue and fix it asap.

from rabbitmq-message-deduplication.

noxdafox avatar noxdafox commented on July 19, 2024

To answer your question: v0.4.3 minimum supported RMQ version is v3.7.17.

Version below v3.7.17 shall use the plugin v0.4.2. The only difference across the two versions is the support for new RMQ > v3.7.17.

I will update the README accordingly.

from rabbitmq-message-deduplication.

noxdafox avatar noxdafox commented on July 19, 2024

Readme updated. Please reopen this issue if is yet not clear or you encounter other issues related to version support.

from rabbitmq-message-deduplication.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.