zentol commented on a change in pull request #7143: [FLINK-10924] [javadoc]
StreamExecutionEnvironment method javadocs in…
URL: https://github.com/apache/flink/pull/7143#discussion_r235362545
##########
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/StreamExecutionEnvironment.java
##########
@@ -1261,7 +1261,7 @@ public TimeCharacteristic getStreamTimeCharacteristic() {
/**
* Creates a new data stream that contains the strings received
infinitely from a socket. Received strings are
- * decoded by the system's default character set, using"\n" as
delimiter. The reader is terminated immediately when
Review comment:
this method does is not defaulting to UTF-8.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services