[ 
https://issues.apache.org/jira/browse/QPIDJMS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605757#comment-15605757
 ] 

ASF subversion and git services commented on QPIDJMS-215:
---------------------------------------------------------

Commit 89f39f1f7537b9d6dee69be23801f7786033428a in qpid-jms's branch 
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=89f39f1 ]

QPIDJMS-215 Fix codec causing duplicate type wrapper creation

When the message is encoded the codec needs to get the wrapper Message
types only once to avoid created unnecessary garbage. 

> Eliminate the need to copy messages on MessageProducer send
> -----------------------------------------------------------
>
>                 Key: QPIDJMS-215
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-215
>             Project: Qpid JMS
>          Issue Type: Improvement
>          Components: qpid-jms-client
>    Affects Versions: 0.11.0, 0.11.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.20.0
>
>
> There is currently a copy created of every outbound message on send, we can 
> eliminate this by making it possible to do the message encoding on send and 
> dispatching the encoded form.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to