Inconsistant Python API for Sender class
----------------------------------------
Key: QPID-3556
URL: https://issues.apache.org/jira/browse/QPID-3556
Project: Qpid
Issue Type: Bug
Components: Python Client
Affects Versions: 0.12
Reporter: William Henry
We use a property sender.capacity = some_value
but use a method sender.available()
So if available() needs to be removed in favor of a available property or we
need to add a capacity() I don't know. I'll leave that to the Python experts.
But it was very confusing to try an debug async calls when my sender
snd.available never seemed to return a value less than snd.capacity.
--
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]