I don't know why it crashed but I don't see any other message in the log
other than that and broker processes is not running, i can run it in debug
mode and see if i can get any clue. So ideally if the queue size limit
exceeds broker just drops the incoming messages till it flush out the
messages in the queue?

Thanks,
Ram

On Mon, Oct 24, 2016 at 11:38 AM, Jakub Scholz <ja...@scholz.cz> wrote:

> Hi Ram,
>
> This should normally not crash the broker. This error should be only sent
> to the client which exceeded the max queue size limit and that particular
> client might be kicked out. But the broker should continue running and
> serving other clients. Why do you think the broker crashed because of this?
>
> J.
>
> On Mon, Oct 24, 2016 at 6:04 PM, rammohan ganapavarapu <
> rammohanga...@gmail.com> wrote:
>
> > -10-24 15:36:21 [Broker] warning Exchange ax-ex-eaxgroup002 cannot
> > deliver to  queue ax-q-eaxgroup002-consumer-group-001:
> > resource-limit-exceeded: Maximum depth exceeded on
> > ax-q-eaxgroup002-consumer-group-001: current=[count: 5843, size:
> > 1073740027], max=[count: 1000000, size: 1073741824]
> > (/builddir/build/BUILD/qpid-cpp-1.35.0/src/qpid/broker/Queue.cpp
> >
>

Reply via email to