You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/10/01 11:39:16 UTC

[GitHub] [flink] dawidwys commented on a change in pull request #13521: [FLINK-19472] Implement a one input sorting DataInput

dawidwys commented on a change in pull request #13521:
URL: https://github.com/apache/flink/pull/13521#discussion_r498177852



##########
File path: flink-core/src/main/java/org/apache/flink/configuration/ExecutionOptions.java
##########
@@ -55,4 +56,14 @@
 						"throughput")
 				)
 				.build());
+
+	@Documentation.ExcludeFromDocumentation("The option is considered internal and should rather not be used" +

Review comment:
       It won't work in `StreamNode`. Only `StreamConfig` is shipped to `StreamTask`.




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

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