You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2010/01/06 20:24:54 UTC

[jira] Assigned: (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 ]

Ted Ross reassigned QPID-2332:
------------------------------

    Assignee: Ted Ross

> 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
>            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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org