Coder Social home page Coder Social logo

Comments (3)

Namphibian avatar Namphibian commented on July 1, 2024

Slaves wont be ready till there is a failover. This is by design.

from activemq-artemis-helm.

bendahl avatar bendahl commented on July 1, 2024

Hi,

I just stumbled upon the same issue and was wondering why the slaves' readiness probes kept failing. As @Namphibian already mentioned, this is by design. In case anyone is wondering why this is, take a look at this:

https://activemq.apache.org/pure-master-slave

and:

https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/

Reading through those documents should clarify a) why the salves will refuse connections and b) why it makes sense to use a readiness probe for that sort of scenario. So all in all a feature, not a bug.

That leaves the question whether this issue should be closed...

Cheers

from activemq-artemis-helm.

vromero avatar vromero commented on July 1, 2024

You are right. This is a very bothersome problem, as it does create problems in regular usage, e.g: helm install ... --wait

I'm still thinking about what to do with this, it might easily happen that the readiness is handled by a script and JMX and the loadbalancer is removed and the clients exptected to configure manually. Not sure yet. I did create an issue to have office hours but still hoping (waiting) for @DanSalt to appear as he has contributed multiple times.

from activemq-artemis-helm.

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.