[
https://issues.apache.org/jira/browse/FLINK-7013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109437#comment-16109437
]
ASF GitHub Bot commented on FLINK-7013:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/4452#discussion_r130684098
--- Diff: flink-dist/pom.xml ---
@@ -204,6 +204,11 @@ under the License.
</exclusion>
</exclusions>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.flink</groupId>
+ <artifactId>flink-shaded-netty</artifactId>
+ </dependency>
--- End diff --
I'll check whether it is necessary and remove it if it isnt.
> Add shaded netty dependency
> ---------------------------
>
> Key: FLINK-7013
> URL: https://issues.apache.org/jira/browse/FLINK-7013
> Project: Flink
> Issue Type: Sub-task
> Components: Network
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)