Closed
Description
There is quite a bit of duplication in DPMLC around ack/nack. We always try to ack and if that fails we nack.
- Lets log when the ack fails (INFO/DEBUG/WARN level?) w/ message id for debugging purposes
- Lets keep it DRY by consolidating to a comment method that does this ack-then-nack-if-the-ack-fails logic.
Originally posted by @onobc in Listener container properties for batch receive. #118 (comment)
Metadata
Metadata
Assignees
Labels
No labels