Docbook recent changes to Java client system properties
-------------------------------------------------------
Key: QPID-3516
URL: https://issues.apache.org/jira/browse/QPID-3516
Project: Qpid
Issue Type: Task
Components: Documentation
Reporter: Keith Wall
Assignee: Keith Wall
Priority: Minor
The list of supported Java Client System Properties in the docbook
documentation is out of date. I see that:
The following are missing:
* qpid.amqp.version
* qpid.sync_op_timeout (QPID-3449 - synonym for amqj.default_syncwrite_timeout)
* qpid.transport (QPID-3345 - transport impl class)
and support for the following has been removed (with MINA removal?):
* amqj.protocolprovider.class
* amqj.sendBufferSize
* amqj.receiveBufferSize
Finally camel-case mismatch: docs say: amqj.tcpNoDelay whereas code says:
amqj.tcp_nodelay
--
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]