Mark, > p.s. I am asking because in my test cluster I can reliably destroy my > cluster in a negative way with messages that surpass memory resources. I > have learned to use the watermark to help manage acceptable large messages > but the high watermark has not helped to prevent the receipt of a > destructively large messages.
How big are these messages? alexis On Sun, Oct 14, 2012 at 6:35 AM, Mark Ward <[email protected]> wrote: > Hi, > > Does RabbitMQ have a feature to discard a message before saving it to a > queue and mirroring the message if it is greater than a specific/customized > size? I am thinking a message size check would prevent a cluster crash > because a client sent messages to big to process and mirror. > > If so how would I go about setting this up? > > I have not found enough information if the frame size is something I can > try. > > -Mark > > p.s. I am asking because in my test cluster I can reliably destroy my > cluster in a negative way with messages that surpass memory resources. I > have learned to use the watermark to help manage acceptable large messages > but the high watermark has not helped to prevent the receipt of a > destructively large messages. > > _______________________________________________ > rabbitmq-discuss mailing list > [email protected] > https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss > -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rabbitmq-discuss?hl=en.
