[rabbitmq-discuss] Basic.reject default requeuing behavior.

Jason J. W. Williams jasonjwwilliams at gmail.com
Wed Sep 1 05:54:33 BST 2010


I didn't realize AMQP commands couldn't have missing parameters. It's
good to know it's a client-specific implementation detail if requeue
has a default setting. Thank you! :)

-J

On Tue, Aug 31, 2010 at 10:51 PM, Matthias Radestock
<matthias at rabbitmq.com> wrote:
> Jason,
>
> Jason J. W. Williams wrote:
>>
>> Sorry to pedantic, but to confirm back...if requeue is missing from
>> the reject parameters it's interpreted the same as requeue being set
>> to False.
>
> AMQP commands can't have fields missing.
>
> Are you referring to a specific client API? The Erlang client perhaps? There
> #'basic.consume'.requeue defaults to false, though arguably it should be
> 'true' since that is the more common option - I may change that.
>
>
> Regards,
>
> Matthias.
>


More information about the rabbitmq-discuss mailing list