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

Flink Jira Bot commented on FLINK-16171:
----------------------------------------

This issue was labeled "stale-major" 7 ago and has not received any updates so 
it is being deprioritized. If this ticket is actually Major, please raise the 
priority and ask a committer to assign you the issue or revive the public 
discussion.


> Ban unused dependencies
> -----------------------
>
>                 Key: FLINK-16171
>                 URL: https://issues.apache.org/jira/browse/FLINK-16171
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Chesnay Schepler
>            Priority: Major
>              Labels: stale-major
>
> Flink's dependency graph is filled with unused dependencies, among others
> * adding noise in the dependency tree that make it harder to reason about 
> which modules are affected by a dependency change,
> * potentially reducing developer productivity by requiring more modules to be 
> compiled than necessary (e.g., when using mavens {{-am}} switch,
> * adding additional work during license checks.
> We should comb the project and remove all unused dependencies, and properly 
> document those that are detected as unused (usually because they are accessed 
> indirectly).



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

Reply via email to