-
Bug
-
Resolution: Done
-
Major
-
None
-
AMQ 7.2.2.GA
-
None
-
-
+
-
ARTEMIS-2300
-
Verified in a release
-
The activemq.notification's consumer does not receive the message expiry notification despite having the proper configuration in broker.xml as mention here [1]
<broker-plugins> <broker-plugin class-name="org.apache.activemq.artemis.core.server.plugin.impl.NotificationActiveMQServerPlugin"> <property key="SEND_EXPIRED_NOTIFICATIONS" value="true" /> </broker-plugin> </broker-plugins>