[
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: [email protected]
For additional commands, e-mail: [email protected]