]
Brian Stansberry updated WFLY-13264:
------------------------------------
Fix Version/s: (was: 20.0.0.Beta1)
[19.0.x] Messages are being added to topic even if there are no
subscribers
----------------------------------------------------------------------------
Key: WFLY-13264
URL:
https://issues.redhat.com/browse/WFLY-13264
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 19.0.0.Final
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Blocker
Fix For: 19.0.1.Final
After applying EAP 7.2 Update 7 , messages seem to be added to a topic even when there
are no subscribers on the topic.
When subscribers are attached to a topic they seem to consume messages from a topic but
the messages is not removed from the underlying physical queue resulting in the
destination growing indefinitely in size.