Skip to content

RabbitMq version (#5.20.0)- DefaultConsumer nextDelivery() method is not available #1212

Discussion options

You must be logged in to vote

As demonstrated in the tutorials and the Java client API doc guide.

DO NOT use QueueingConsumer (a Consumer implementation that does provide nextDelivery), it is deprecated and will be removed in a later version. In fact, I am very surprised that we haven't removed it yet.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@acogoluegnes
Comment options

@michaelklishin
Comment options

Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants