Timothy Bish created ARTEMIS-1110:
-------------------------------------
Summary: 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)