[ https://issues.apache.org/jira/browse/FLINK-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194926#comment-16194926 ]
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_r143253601 --- Diff: flink-core/pom.xml --- @@ -77,6 +88,12 @@ under the License. <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> + <exclusions> + <exclusion> --- End diff -- This seems to be an exclusion without replacement. By accident? > 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)