[ 
https://issues.apache.org/jira/browse/QPID-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross closed QPID-3556.
-----------------------------
    Resolution: Won't Fix

Forward development for Python is now focused on the Proton Python binding.  As 
a result, we are considering only defects and minor improvements for the Python 
qpid.messaging API.  These issues are closed "won't fix" because they are 
improvements outside of that scope.

> 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
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to