chia7712 commented on code in PR #19115: URL: https://github.com/apache/kafka/pull/19115#discussion_r1981619097
########## clients/src/main/java/org/apache/kafka/clients/admin/AlterStreamsGroupOffsetsOptions.java: ########## @@ -20,7 +20,7 @@ /** - * Options for the {@link Admin#alterStreamsGroupOffsets(String groupId, Map), AlterStreamsGroupOffsetsOptions)} call. Review Comment: Please add `import java.util.Map;` to fix the "link" too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org