Dan Salt

Results 20 comments of Dan Salt

@irizzant - from what I observe on my local deployments, a temporary missing connection to "master-1" would not prevent the system from coming up OK, because the JMS port is...

@irizzant - Yes. That's right. Because the configuration is static (all nodes defined in configuration), during the startup, there will be some time where nodes configured are not available. But...

Hi @strehle -- any updates on the status/timeline of this?

Hi @tiagokos - not sure if this is still an issue for you, but.. in our ActiveMQ deployment we have this working, without changes to Jolokia. The problem we found...

Hi @Unlocker. Actually that message is benign. Its Kubernetes Readiness Probe hitting the JMS transport connection every 10 seconds to test that the connection is up. It's annoying to show...

Hi @Unlocker. The cluster configuration is setup to include all masters (and slaves) as part of the known cluster. You can check this inside the ActiveMQ console by checking that...

Hi @Unlocker . Glad it was useful. To scale horizontally, I use the defaults as given in the charts here. I generally find that I do not need to pre-define...

We're also observing the same thing as we try to upgrade to the latest major version of Minio. I guess fundamentally the question is - is Operator-based Minio designed to...

@travisghansen - was [this ](https://github.com/infinispan/infinispan-operator/issues/2150#issuecomment-2369284614)what you finally settled on? We're in exactly the same situation (need to deploy Operator using GitOps and no access to OLM). We've been keeping a...

@cw-Guo bump -- same issue here, and [PR-1375](https://github.com/fluent/fluent-operator/pull/1375) does not resolve the Reloader case.