You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ernest Allen (JIRA)" <ji...@apache.org> on 2013/05/03 15:10:15 UTC

[jira] [Created] (QPID-4811) Allow the QMF console python library to setup session timeout

Ernest Allen created QPID-4811:
----------------------------------

             Summary: Allow the QMF console python library to setup session timeout
                 Key: QPID-4811
                 URL: https://issues.apache.org/jira/browse/QPID-4811
             Project: Qpid
          Issue Type: Improvement
          Components: Python Client
            Reporter: Ernest Allen


The QMF console python library should allow a creation of AMQP objects on the MRG-M broker. When you attempt to create a larger queue, the library timeouts waiting for the broker to complete the queue creation due to a hard-coded AMQP session timeout interval. Making this timeout configurable would allow the users to increase it and thanks to the increased interval create even large queues without timeout exception being triggered.

Currently, one can setup only connection timeout, but not the session one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org