tillrohrmann commented on a change in pull request #9505:
[FLINK-13761][datastream] Deprecate SplitStream
URL: https://github.com/apache/flink/pull/9505#discussion_r316555765
##########
File path:
flink-streaming-scala/src/main/scala/org/apache/flink/streaming/api/scala/SplitStream.scala
##########
@@ -29,6 +29,7 @@ import org.apache.flink.streaming.api.datastream.{
SplitStream => SplitJavaStrea
* the appropriate method on this stream.
*/
@Public
+@deprecated
Review comment:
Could we add a deprecation message explaining why it shouldn't be used
anymore? `@deprecated("reason", "deprecated since.")`
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services