[
https://issues.apache.org/jira/browse/ARTEMIS-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed ARTEMIS-1110.
---------------------------------
Resolution: Fixed
> AMQP Transaction controller can reuse a single buffer for decoding commands
> ---------------------------------------------------------------------------
>
> Key: ARTEMIS-1110
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1110
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: AMQP
> Affects Versions: 2.0.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 2.next
>
>
> The AMQP transaction controller can reuse a single small buffer for decoding
> commands instead of creating a new array and then a wrapped ByteBuffer for
> every declare discharge which reduces garbage created from the controller for
> each TX cycle.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)