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

Attila Doroszlai resolved HDDS-3386.
------------------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

> Remove unnecessary transitive hadoop-common dependencies on server side 
> (addendum)
> ----------------------------------------------------------------------------------
>
>                 Key: HDDS-3386
>                 URL: https://issues.apache.org/jira/browse/HDDS-3386
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Istvan Fajth
>            Assignee: Istvan Fajth
>            Priority: Major
>             Fix For: 0.6.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In HDDS-3353 we have created two new modules to manage the hadoop-common 
> dependency and excludes related to it in a common place.
> hadoop-hdds-dependency-test, and hadoop-hdds-dependency-server, similarly we 
> had hadoop-hdds-dependency-client before.
> The following modules still depend on hadoop-common for tests instead of the 
> new test dependency:
> hadoop-hdds/client
> hadoop-hdds/container-service
> hadoop-ozone/common
> hadoop-ozone/fault-injection-test/mini-chaos-tests
> hadoop-ozone/insight
> hadoop-ozone/integration-test
> hadoop-ozone/tools
> In hadoop-dependency-client, we exclude named curator packages, similar to 
> the new modules we should instead exclude all curator packages.
> In TestVolumeSetDiskChecks.java we still have an accidental shaded import 
> from curator:  import 
> org.apache.curator.shaded.com.google.common.collect.ImmutableSet;



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to