enableRetry default & question on retry behaviour #24340
Replies: 3 comments
-
Answered Q3 myself
|
Beta Was this translation helpful? Give feedback.
-
retry letter topic is implemented in the Pulsar client. For example, for the Pulsar Java client, there was a recent change that internally the consumer for the retry letter topic will always use a shared subscription addressing issues with other subscription types.
No,
false
yes. Just adding that in case of consumers not acknowledging messages or disconnecting, the broker will increment the |
Beta Was this translation helpful? Give feedback.
-
@lhotari Is it correct to undersatnd that redeliveryCount is not reliably accurate? Thank you for the other answers, Got all the clarity needed! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions