You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Updated) (JIRA)" <ji...@apache.org> on 2012/02/26 22:50:49 UTC

[jira] [Updated] (QPID-2332) Would be nice to have some kind of wait_for() functionality in the console API

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

Robbie Gemmell updated QPID-2332:
---------------------------------

    Component/s: Qpid Managment Framework
    
> Would be nice to have some kind of wait_for() functionality in the console API
> ------------------------------------------------------------------------------
>
>                 Key: QPID-2332
>                 URL: https://issues.apache.org/jira/browse/QPID-2332
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Qpid Managment Framework
>            Reporter: Ian Main
>            Assignee: Ted Ross
>            Priority: Minor
>
> We could easily implement a method which waits for a specific property or statistic to become a specific value.  The ugly way to do this would be eg:
> object.wait_for('ready_property', true, 300)
> Where the first argument is the name of the property, the second the value to wait for and the third is a timeout.  I think there would be more elegant ways to do this in many languages however.

--
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:dev-subscribe@qpid.apache.org