[ 
https://issues.apache.org/jira/browse/FLINK-16171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-16171:
-----------------------------------
      Labels: auto-deprioritized-major auto-deprioritized-minor  (was: 
auto-deprioritized-major stale-minor)
    Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, 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: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> 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.20.1#820001)

Reply via email to