On Fri, Jul 12, 2019 at 11:29 AM Rabih M wrote:
> Hello,
>
> Thank you Ganesh for your answer.
> To answer your first question yes the consumers we have, issue one credit
> per call.
> For the the second question, yes we are attaching consumers before sending
> the messages.
>
> After setting the
Hi Tomas,
Thanks for reporting this issue.
It is caused by a defect in reject overflow policy with evaluation of size
of the messages being enqueued.
I raised a defect JIRA QPID-8341 [1] and committed a fix [2] which should
resolve the problem. I merged the fix into 7.1.x branch for its inclusion
i
Hello,
Thank you Ganesh for your answer.
To answer your first question yes the consumers we have, issue one credit
per call.
For the the second question, yes we are attaching consumers before sending
the messages.
After setting the dispatch "link capacity" on the listeners to 1, we
managed to hav
Hi,
we encountered issue with reject queue. Reject queue calculates wrong size
of incoming message. Incoming message size also increases when sending
further messages. Each rejected message increases calculated incoming
message size.
Steps to reproduce:
1] Create topic exchange
2] Create st