To my knowledge the only issue would be if you enabled max message delivery
features, in which case if you reject a message a given number of times
then it will be DLQd... however if you've not enabled that then I don't see
an issue.

 -- Rob


On 9 September 2014 17:35, xiaodan.wang <xiaodan.w...@salesforce.com> wrote:

> Thanks Rob! The reason I asked is because we are planning to expose/make
> public AMQSession#rejectMessagesForConsumerTag on the v0.16 client that we
> use in production as a short term solution until we upgrade. I see that
> underneath the hood it is calling rejectMessage for each prefetched
> message.
>
> Cheers, Dan
>
>
>
> --
> View this message in context:
> http://qpid.2158936.n2.nabble.com/Re-1-Queue-with-2-Consumers-turn-off-pre-fetching-tp6934582p7613356.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
>
>

Reply via email to