[
https://issues.apache.org/jira/browse/FLINK-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194927#comment-16194927
]
ASF GitHub Bot commented on FLINK-7739:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/4777#discussion_r143252870
--- Diff: flink-core/pom.xml ---
@@ -63,9 +63,20 @@ under the License.
<dependency>
<groupId>com.esotericsoftware.kryo</groupId>
<artifactId>kryo</artifactId>
+ <exclusions>
--- End diff --
I think if you add a dependency in the same pom (as below) you don't need
the exclusion any more.
> Improve Kafka*ITCase tests stability
> ------------------------------------
>
> Key: FLINK-7739
> URL: https://issues.apache.org/jira/browse/FLINK-7739
> Project: Flink
> Issue Type: Improvement
> Components: Kafka Connector
> Affects Versions: 1.3.2
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)