[
https://issues.apache.org/jira/browse/QPIDJMS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616170#comment-15616170
]
ASF subversion and git services commented on QPIDJMS-215:
---------------------------------------------------------
Commit 593b3e7f5befbc73621273012f4877ee2ab5225d in qpid-jms's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=593b3e7 ]
QPIDJMS-215 Writable Buffer does report true capacity
Fix the writable buffer to report the remaining and hasRemaining values
using the maxCapacity value of the ByteBuf, otherwise the the true value
is under reported.
> 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]