You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/07/24 08:10:00 UTC

[jira] [Comment Edited] (FLINK-9918) Outsource fastutil dependency to flink-shading.

    [ https://issues.apache.org/jira/browse/FLINK-9918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552884#comment-16552884 ] 

Chesnay Schepler edited comment on FLINK-9918 at 7/24/18 8:09 AM:
------------------------------------------------------------------

the end behavior should be identical to moving it to flink-shaded (provided that no dependency that is included in the flink-runtime jar makes use of fastutil), it's just that flink-shaded is more reliable when it comes to executing tests / working in the IDE.


was (Author: zentol):
the end behavior should be identical to moving it to flink-shaded, it's just that flink-shaded is more reliable when it comes to executing tests / working in the IDE.

> Outsource fastutil dependency to flink-shading.
> -----------------------------------------------
>
>                 Key: FLINK-9918
>                 URL: https://issues.apache.org/jira/browse/FLINK-9918
>             Project: Flink
>          Issue Type: Improvement
>          Components: flink-shaded.git
>    Affects Versions: 1.6.0
>            Reporter: Stefan Richter
>            Priority: Blocker
>
> We should remove the fastutil dependency from flin-runtime and shade it to avoid clashes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)