JunRuiLee commented on code in PR #21977:
URL: https://github.com/apache/flink/pull/21977#discussion_r1113790013


##########
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/StreamNode.java:
##########
@@ -402,7 +402,7 @@ public Optional<OperatorCoordinator.Provider> 
getCoordinatorProvider(
         }
     }
 
-    boolean isParallelismConfigured() {
+    public boolean isParallelismConfigured() {

Review Comment:
   It just looks confusing here because this change wasn't used in this pr, I 
tend to leave it alone, but it doesn't matter so it's up to you. 



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