-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
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.
- 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
-