Multiple open/close of connections to send messages using AMQP 1.0 protocol in a JEE application cause a “out of memory” problem using qpid-jms-client-0.21.0.redhat-1 and proton-j-0.18.0.redhat-1 on a JBoss EAP 6.4.5. with MRG 3.2.
On regular sending messages the clients seems to be ok.
If the message can't get send (customer tested full queue) there seems to be a leak as due to re-tries the used mem is growing until an out-of-mem. This happens even if the session is closed when the msg can't get send.
- is related to
-
QPID-7859 Loading...
- relates to
-
QPIDJMS-299 Loading...
-
QPIDJMS-300 Loading...
-
QPIDJMS-301 Loading...