Closed
Description
Apparently the consumer might be in the cancelled state, so this.activeObjectCounter.release(this);
in the BlockingQueueConsumer.nextMessage()
is not reachable.
See more info here: #2593 (comment)
Apparently the consumer might be in the cancelled state, so this.activeObjectCounter.release(this);
in the BlockingQueueConsumer.nextMessage()
is not reachable.
See more info here: #2593 (comment)