Hi all,
I am using rabbitmq operator:0.8.0 and rabbitmq:3.8.3 in GKE, with 3 rabbitmq replica pods. Adding cr.yaml used herewith.
I have been
observing this weird behaviour with my rabbitmq cluster pods when I am trying
to scale the rabbitmq statefulset to 0.
Here's what I am doing
What I noticed is that though I get a message like statefulset.apps/rabbitmqcluster-rabbitmq-server scaled, I can still see the statefulset required replica count as 3 (as it was initially). For some reason, the scale command works for a moment but then the statefulset is coming back up to its initial count.
Another point to bring up in relation to this: I am noticing one of my pods repeatedly going into terminating state and restarting - this happens almost every minute and it means that almost all the time, my statefulset has only 2/3 pods in ready state. I am concerned if that could be the reason why the scale command doesn’t work ( See attached screenshot).
But I did verify this by making sure my pods were all up and running before applying the scale command - again I could see same behaviour as before?
Is it some issue related to rabbitmq specifically? Could I solve this by upgrading to a newer version? I know the version I am using is old but this is a production issue we're facing and the team in question is currently using this version.
Any advice/suggestion would be much appreciated.
Thanks,
Anjitha M.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/68ca56e6-f6f8-41e5-b112-2e71a13370cdn%40googlegroups.com.