twalthr commented on a change in pull request #16679:
URL: https://github.com/apache/flink/pull/16679#discussion_r681532037



##########
File path: 
flink-core/src/main/java/org/apache/flink/api/common/BatchShuffleMode.java
##########
@@ -41,7 +41,7 @@
  * to run upstream and downstream tasks simultaneously.
  */
 @PublicEvolving
-public enum ShuffleMode implements DescribedEnum {
+public enum BatchShuffleMode implements DescribedEnum {

Review comment:
       I thought it might be helpful information for users to properly 
understand the difference between streaming mode and batch mode. But I can 
remove it if you think it is rather confusing.




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