QMF call for declaring queue timeouts before the queue is finished
Issue
When using Python QMF library (python-qpid-qmf package) we noticed a strange behaviour when declaring large queues.
Using the queue_declare(...) method to declare a huge queue, it timeouts while the broker is still creating journaled files for the queue on background. The timeout occurred after one minute, regardless we specified timeout in the session.addBroker(...) method to whatever high value.
Is it possible to avoid the timeout or increase it?
Environment
- MRG Messaging (any version)
python-qpid-qmfpackage (any version)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
