[
https://issues.apache.org/jira/browse/FLINK-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319950#comment-16319950
]
ASF GitHub Bot commented on FLINK-8276:
---------------------------------------
Github user zhangminglei commented on a diff in the pull request:
https://github.com/apache/flink/pull/5173#discussion_r160625789
--- Diff:
flink-connectors/flink-connector-kafka-base/src/main/java/org/apache/flink/streaming/util/serialization/JSONDeserializationSchema.java
---
@@ -29,6 +30,7 @@
*
* <p>Fields can be accessed by calling
objectNode.get(<name>).as(<type>)
*/
+@Internal
--- End diff --
The reason I started to do this is because I think the user is less likely
to use this method.
> Annotation for Kafka connector
> ------------------------------
>
> Key: FLINK-8276
> URL: https://issues.apache.org/jira/browse/FLINK-8276
> Project: Flink
> Issue Type: Sub-task
> Components: Streaming Connectors
> Reporter: mingleizhang
> Assignee: mingleizhang
> Fix For: 1.5.0
>
>
> See parent issue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)