You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2011/06/06 23:00:59 UTC

[jira] [Commented] (QPID-3293) ClientProperties.java: READ_BUFFER_LIMIT_PROP_NAME and WRITE_BUFFER_LIMIT_PROP_NAME constants have same value

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

Rajith Attapattu commented on QPID-3293:
----------------------------------------

Andy,

The IoTransport class used the property names directly instead of the constants from the above class.
The new ConnectionSettings class which sets the read and write buffer is not using property names either and they are not configurable as well.
I have some unfinished work for the java client configuration and will fix the above as part of it.

Rajith

> ClientProperties.java: READ_BUFFER_LIMIT_PROP_NAME and WRITE_BUFFER_LIMIT_PROP_NAME constants have same value
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3293
>                 URL: https://issues.apache.org/jira/browse/QPID-3293
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Andy Goldstein
>
> 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.
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:dev-subscribe@qpid.apache.org