OutOfMemory exception possible when using ByteMessage-s due to JVM bug
----------------------------------------------------------------------
Key: AMQ-2919
URL: https://issues.apache.org/activemq/browse/AMQ-2919
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.4.0
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
Fix For: 5.4.1
Due to following http://bugs.sun.com/view_bug.do?bug_id=4797189 the custom
deflator is not closed when used with DeflaterOutputStream. A workaround is to
explicitly close it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.