You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/02/19 17:17:06 UTC

[jira] [Commented] (BEAM-11664) Rework dependency structure of Flink job server jar

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

Beam JIRA Bot commented on BEAM-11664:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> Rework dependency structure of Flink job server jar
> ---------------------------------------------------
>
>                 Key: BEAM-11664
>                 URL: https://issues.apache.org/jira/browse/BEAM-11664
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>              Labels: portability-flink, stale-assigned
>
> Enabling the strict dependency checker (BEAM-10961) revealed that we are unnecessarily making :runners:flink:1.x a compile dependency of :runners:flink:1.x:job-server. :runners:flink:1.x is not needed at compile time at all, so it can probably be a runtimeOnly dependency instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)