python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
RabbitMQ service start failure due to bad .erlang cookie location
Erlang crashes on rabbitMQ service start, due to bad unable to create erlang.cookie path Image Attached (Log File). I need to figure out why it's adding an extra c: to the beginning of the path, and ...
Jon Kosir
Votes: 0
Answers: 0
Where are published messages kept while RabbitMQ brokers are in a blocked state?
I noticed that when brokers are in a blocked state due to high watermark messages will not be accepted. However when they get unblocked the messages that are sent when the brokers were in a blocked st...
MidasVODev
Votes: 0
Answers: 1
How to Rollback database in Microservice if RabbitMQ down permanently?
I am trying to communicate between four services in Microservice. Every service has serperate Database. I am using saga pattern.
My question is, if RabbitMQ goes down or crash or no way to come back, ...
Maidul
Votes: 0
Answers: 1
Setting RabbitMQ additional configs via celery
I have been reading about Delivery Acknowledgement Timeout in RabbitMQ and how this is controlled by an additional configuration in rabbitmq via the consumer_timeout variable. When using Redis as brok...
jpsca1293
Votes: 0
Answers: 0