beliefer commented on code in PR #26578:
URL: https://github.com/apache/flink/pull/26578#discussion_r2099577786


##########
flink-core/src/main/java/org/apache/flink/api/connector/sink2/Committer.java:
##########
@@ -49,7 +49,7 @@ void commit(Collection<CommitRequest<CommT>> committables)
     /**
      * A request to commit a specific committable.
      *
-     * @param <CommT>
+     * @param <CommT> The type of information needed to commit the staged data

Review Comment:
   Add the missing comments.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to