On Fri, Jun 4, 2021 at 5:40 AM Namitha, Nancy <nami...@hpe.com> wrote: > > Thank Robbie and Gordon for the suggestion, when I debug further, I observed > that Consuming application was blocked even though the messages were there in > the queue it was unable to receive the messages, when I restart the consuming > application it would run for some time and once again go into block state, > which caused the queue size to grow and to be full, which caused this issue. > Probably I will test with Broker J++ or active MQ.
That could be flow control or messages not being acknowledged; you might need to issue credit or check you are accepting all the received messages. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org