You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/03/01 10:23:36 UTC

[jira] Resolved: (QPID-2381) finalise api around synchronising receiver and sender creation

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

Gordon Sim resolved QPID-2381.
------------------------------

    Resolution: Fixed

> finalise api around synchronising receiver and sender creation
> --------------------------------------------------------------
>
>                 Key: QPID-2381
>                 URL: https://issues.apache.org/jira/browse/QPID-2381
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client, Python Client
>    Affects Versions: 0.6
>            Reporter: Gordon Sim
>            Assignee: Rafael H. Schloming
>
> The sender() and receiver() calls in the python are not synchronous - on return there is no guarantee that any action has yet been take on the broker or even that the address has been confirmed as for a valid node. Further there is then no obvious way (other than trying to send or fetch) to actually wait until any action has succeeded.
> On the c++ client the createReceiver() and createSender() calls will only return once the necessary server actions have completed successfully.

-- 
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