Better exception handling in Kafka consumer flowlet library
Description
When exception is thrown in the process method, the message offset won't get advanced, hence it fetches the same item again and gets retried infinitely.
Release Notes
None
Activity
Show:
Terence YimApril 25, 2019 at 9:10 PM
This is related to Flow pack and Flow is removed as of 6.0
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
When exception is thrown in the process method, the message offset won't get advanced, hence it fetches the same item again and gets retried infinitely.