Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.
This repository was archived by the owner on May 13, 2022. It is now read-only.

growing segment files in quorum queues #164

@ptitvert

Description

@ptitvert

Hello,
I have no idea where to ask this question, so I thought that maybe you can help us, or at least give us an hint.

We have implemented in a rabbitmq cluster (of one node for the moment) with a lot of quorum queues. Our problem is that the segment files are simply growing, growing, growing and never been cleaned up.
We get to the point that the filesystem is full, and it seems that even by adding gigs and gigs of disk space, rabbitmq is never satisfied. So periodically we just shut it down, delete the segement files, when we know that there are no waiting messages, and restart rabbitmq-server. It works, but it is a pain, and we are not sure that this is good and without risks.

We have the same behavior in a plain rabbitmq docker image, without any customization.

Maybe something is wrong on our side with the development, but for the moment, we have found nothing... and the documentation is quite extensive, and quite good, and at the same time on the subject of segment files... well we find nothing really helping in our case.

Again, would it be possible to give us some hints on where to look, and what to do in our case?

Regards,
Alessandro

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions