I have a problem with RabbitMQ 2.8.2 server. After one or two days of use, I get a disk space warning from RabbitMQ, and the only solution found is to clear the / var / lib / rabbitmq / mnesia / rabbit @ linux-3blg / msg_store_transient directory and restart RabbitMQ. I use fairly large messages in my 1-50MB program, maybe there is a problem, but I really need stability. Does anyone know a solution?
source share