[ https://issues.apache.org/jira/browse/FLINK-8149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281449#comment-16281449 ]
ASF GitHub Bot commented on FLINK-8149: --------------------------------------- Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/5069 @tzulitai @yew1eb I just saw the code in src tree and traced back to this PR. I feel it's really bad to have runnable examples (with java main method) in a lib jar that Flink distributes. @yew1eb can you move the examples to `/test`? I believe that's the right way of adding examples > Replace usages of deprecated SerializationSchema > ------------------------------------------------ > > Key: FLINK-8149 > URL: https://issues.apache.org/jira/browse/FLINK-8149 > Project: Flink > Issue Type: Improvement > Components: Kinesis Connector > Affects Versions: 1.4.0 > Reporter: Hai Zhou UTC+8 > Assignee: Hai Zhou UTC+8 > Fix For: 1.5.0 > > > The deprecated {{SerializationSchema}} in {{flink-streaming-java}}, has been > moved to {{flink-core}}. > But, the deprecate {{SerializationSchema}} is still used in > {{flink-connector-kinesis}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029)