Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Done
-
3.7.0, 3.8.0, 3.7.1, 3.9.0
Description
This seems to be a timing issue that before the member receives any assignment from the coordinator, the fetcher will try to find the current position causing "No current assignment for partition {}". This creates a small amount of noise to the log.
Attachments
Issue Links
- is fixed by
-
KAFKA-16933 New consumer leave group flow may not send leave request and clear epoch
- Resolved
-
KAFKA-16954 Move consumer leave operations on close to background thread
- Resolved
-
KAFKA-17064 New consumer assign should update assignment in background thread
- Resolved
-
KAFKA-17066 New consumer updateFetchPositions should perform all operations in background thread
- Resolved