gyfora commented on code in PR #24103:
URL: https://github.com/apache/flink/pull/24103#discussion_r1457395499


##########
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/translators/SinkTransformationTranslator.java:
##########
@@ -173,61 +185,76 @@ private void expand() {
             }
         }
 
-        private <CommT> void addCommittingTopology(Sink<T> sink, DataStream<T> 
inputStream) {

Review Comment:
   Can we please refert the generic parameter name change? This would avoid 
some unnecessary changes in the commit 



-- 
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