-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
A-MQ 7.0.0.GA
It seems that when spring MessageTemplate.sendAndReceive() method timeout when sending large message the large message body does not gets deleted from largemessages directory. If the server runs for long time without a restart those undeleted large message bodies eventually fill up whole disk.
This only happens if the JBoss instance is started up using standalone-full-ha.xml profile. If standalone-full.xml profile is used the issue does not occur.
- causes
-
JBEAP-14248 [GSS](7.1.z) Large messages are not delete if spring MessageTemplate.sendAndReceive method timeout
- Closed