GithubHelp home page GithubHelp logo

Comments (5)

pbillen avatar pbillen commented on June 15, 2024 1

Right. I did not take into account that policies are strictly used for features which can be safely undone. I can see why SAC does not fall into that group.
Thank you for your feedback & documentation addition.

from discussions.

michaelklishin avatar michaelklishin commented on June 15, 2024

Thank you for your time.

Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. GitHub issues are not used for questions, investigations, root cause analysis, discussions of potential issues, etc (as defined by this team).

We get at least a dozen of questions through various venues every single day, often light on details.
At that rate GitHub issues can very quickly turn into a something impossible to navigate and make sense of even for our team. Because GitHub is a tool our team uses heavily nearly every day, the signal/noise ratio of issues is something we care about a lot.

Please post this to rabbitmq-users.

Thank you.

from discussions.

michaelklishin avatar michaelklishin commented on June 15, 2024

Policies are not supproted by features that are impossible to "undo" at runtime, e.g. priority queues use a different on disk layout, queue type is not something that can be changed for an existing queue, and so on.

@acogoluegnes @kjnilsson does SAC have similar aspects to it?

from discussions.

michaelklishin avatar michaelklishin commented on June 15, 2024

There are no policy definitions used in the test suite, so this increasingly looks like not a coincidence.

from discussions.

acogoluegnes avatar acogoluegnes commented on June 15, 2024

I think we discussed this topic already and came to the conclusion that it may not be such a good idea, as SAC is usually used when messages must be processed in the same order they arrive in the queue. Being able to disable SAC on some running queues could then be a disaster. This would also complicate the implementation.

This basically fits the definition of features that are impossible to "undo" at runtime.

I can add a note in the documentation about this.

from discussions.

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.