[ https://issues.apache.org/jira/browse/FLINK-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026464#comment-16026464 ]
ASF GitHub Bot commented on FLINK-6711: --------------------------------------- Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/3992#discussion_r118738236 --- Diff: flink-connectors/flink-connector-kafka-0.8/src/main/java/org/apache/flink/streaming/connectors/kafka/Kafka08JsonTableSink.java --- @@ -42,7 +43,7 @@ public Kafka08JsonTableSink(String topic, Properties properties, FlinkKafkaParti } /** - * Creates {@link KafkaTableSink} for Kafka 0.8 + * Creates {@link KafkaTableSink} for Kafka 0.8 . --- End diff -- Okay, it was clearly a pattern but wasn't sure if it was an unexpected programmatic replacement. I think it's find leaving as is but expect that someone will eventually flag it for fixing. > Activate strict checkstyle for flink-connectors > ----------------------------------------------- > > Key: FLINK-6711 > URL: https://issues.apache.org/jira/browse/FLINK-6711 > Project: Flink > Issue Type: Sub-task > Components: Batch Connectors and Input/Output Formats, Streaming > Connectors > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Fix For: 1.4.0 > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)