[rabbitmq-discuss] pika queue_declare() will not allow me to create Q name automatically

Gavin M. Roy gmr at meetme.com
Sun Nov 11 21:44:50 GMT 2012


This is fixed in commit acc1e7aeb67:
https://github.com/pika/pika/commit/acc1e7aeb67681dc2a96eff0af63248b9bfed10a

Working out the one other notable bug before pushing 0.9.7.

Regards,

Gavin


On Sat, Nov 10, 2012 at 12:14 PM, Gavin M. Roy <gmr at meetme.com> wrote:

> Not in 0.9.6, I will have this fixed in 0.9.7 which I'm looking to address
> this weekend.
>
>
> On Sat, Nov 10, 2012 at 11:04 AM, scott taggart <taggart at taggarts.org>wrote:
>
>> Michael,
>>
>> My specific question was that I cannot even make the call w/o an explicit
>> "queue" parameter   And, when forced to supply a queue parameter
>> queue_declare will not auto-generate a name.  Can you show me the exact
>> line of code you used to make the call?
>>
>> Thanks.
>>
>>
>> On Friday, November 9, 2012 4:01:56 PM UTC-8, Michael Tolson wrote:
>>>
>>> I just added a dummy name and it ran ok. Perhaps the 'exclusive' trigger
>>> internal genration of a name
>>>
>>> On Thursday, November 8, 2012 2:56:55 PM UTC-8, scott taggart wrote:
>>>>
>>>> I am running pika 0.9.6.  I am trying to call queue_declare() with no
>>>> queue name as shown the the tutorial 3 python demo at the rabittmq site to
>>>> have an auto-generated Q name.  The method does not accept no queue name so
>>>> I have tried passing 0, None, etc. and I keep getting an exception
>>>> regarding the non-string value for the Q name.  What value can I pass in to
>>>> cause the Q name to be auto-generated?
>>>
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121111/83f3e392/attachment.htm>


More information about the rabbitmq-discuss mailing list