Implement producer capacity to leverage producer flow control implemented by
the C++ broker
--------------------------------------------------------------------------------------------
Key: QPID-3388
URL: https://issues.apache.org/jira/browse/QPID-3388
Project: Qpid
Issue Type: New Feature
Components: Java Client
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: 0.14
Currently the capacity specified via the address syntax is not utilized by the
JMS producer.
If the JMS client implements this feature then it could leverage the producer
side flow control feature implemented by the C++ broker QPID-2935.
Once implemented the JMS sender will only send messages up to it's capacity and
will await until the broker sends completions to replenish credit.
We also need to consider backwards compatibility, therefore producer side flow
control should be explicitly triggered via setting the capacity.
--
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:[email protected]