[
https://issues.apache.org/jira/browse/AMQ-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162841#comment-13162841
]
Rob Davies commented on AMQ-3618:
---------------------------------
Thank you for contributing Jacob!
> when using openwire with cacheEnabled=false memory is wasted on
> unmarshallCache[] and marshallCache[]
> -----------------------------------------------------------------------------------------------------
>
> Key: AMQ-3618
> URL: https://issues.apache.org/jira/browse/AMQ-3618
> Project: ActiveMQ
> Issue Type: Bug
> Reporter: jacob hameiri
> Assignee: Rob Davies
> Priority: Minor
> Fix For: 5.6.0
>
> Attachments: OpenWireFormat.patch
>
>
> The OpenWireFormat has 2 array fields unmarshallCache[] and marshallCache[]
> which together consume 256K, in case of many TopicConsumers when using
> FilePendingMessageCursor this causes allot of memory to be used by the
> OpenWire caching arrays. even if you disable caching these arrays are still
> created.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira