You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/21 15:48:58 UTC

[jira] [Commented] (QPIDJMS-215) Eliminate the need to copy messages on MessageProducer send

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

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

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

QPIDJMS-215 Perform Message encoding at send time

Remove the need for message copying on send by doing encoding at the
time the message is sent instead of copying and encoding the message
later.


> 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org