-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
needs_teamIndicates that the issue/PR needs a Team:* labelIndicates that the issue/PR needs a Team:* label
Description
There is at least one place i the module where error itself isn't logged which makes it difficult to troubleshoot -
| logger.Errorf("failed to fetch offset for (topic, partition): ('%v', %v)", topic, partition) |
Update the log statement to include error itself. Check for any other places in the code where log statement might be lacking error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs_teamIndicates that the issue/PR needs a Team:* labelIndicates that the issue/PR needs a Team:* label