Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
Messages sent as pre-settled do not get freed.
To reproduce:
qpid-send -a "example; {link:{reliability:at-most-once}}" --send-rate 100 -m 10000 --connection-options "
" --capacity 100
The # of qdr_delivery_t (and associated message buffers) keeps increasing:
qdstat -m | grep qdr_delivery_t