[
https://issues.apache.org/jira/browse/QPID-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211530#comment-13211530
]
Robbie Gemmell commented on QPID-3293:
--------------------------------------
The properties mentioned in the original description were used for the 0-8/0-9
client and Java broker to control the ProtectIO functionality they had. That
functionality was Mina specific, and was removed very shortly after this JIRA
was raised. Our use of Mina followed not long after.
The properties Rajith referred to that were used in IoTransport were
inadvertantly removed during the IO layer update that lead on to the eventual
removal of Mina.
New properties should be added (not those used for ProtectIO) to allow
controlling the buffer sizes, and support for the legacy properties restored
for anyone upgrading.
> restore ability to set client connection send/receive buffer sizes
> ------------------------------------------------------------------
>
> Key: QPID-3293
> URL: https://issues.apache.org/jira/browse/QPID-3293
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: 0.14
> Reporter: Andy Goldstein
> Assignee: Robbie Gemmell
> Fix For: 0.15
>
>
> In org.apache.qpid.configuration.ClientProperties, both
> READ_BUFFER_LIMIT_PROP_NAME and WRITE_BUFFER_LIMIT_PROP_NAME constants have
> same value ("qpid.read.buffer.limit"). Presumably
> WRITE_BUFFER_LIMIT_PROP_NAME should be something like
> "qpid.write.buffer.limit", right?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]