You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/07 09:26:00 UTC

[jira] [Updated] (HDDS-3312) Remove sever-side dependencies from hdds/ozone-common

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

ASF GitHub Bot updated HDDS-3312:
---------------------------------
    Labels: pull-request-available  (was: )

> Remove sever-side dependencies from hdds/ozone-common
> -----------------------------------------------------
>
>                 Key: HDDS-3312
>                 URL: https://issues.apache.org/jira/browse/HDDS-3312
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Critical
>              Labels: pull-request-available
>
> hadoop-ozone/common and hadoop-hdds/common projects are common between *client and server*. Therefore we should remove any server side utilities / dependencies from them as they would be added to the client classpath which makes harder the Ozone client / ozonefs adoption.
>  * hadoop-hdds should depend on a minimal set of hadoop dependencies (can be managed a separated technical project / pom.xml)
> * code shared between server side projects (and not with the client) should be moved to the framework
> * OM related code should be moved to the ozone-manager instead of ozone/common



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

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