Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Due to the issue reported in KAFKA-3491 the offset commit in consumer's unsubscribe() was temporarily disabled (KAFKA-4234) so a workaround (calling unsubscibe() to reset the offsets) is in place for that issue.
Once a permanent solution for KAFKA-3491 is in place committing offsets should be re-enabled in unsubscribe() method.
Attachments
Attachments
Issue Links
- is blocked by
-
KAFKA-3491 Issue with consumer close() in finally block with 'enable.auto.commit=true'
- Open
- is related to
-
KAFKA-4234 Consumer should not commit offsets in unsubscribe()
- Resolved