[ 
https://issues.apache.org/jira/browse/HDDS-2444?focusedWorklogId=340420&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-340420
 ]

ASF GitHub Bot logged work on HDDS-2444:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Nov/19 10:12
            Start Date: 08/Nov/19 10:12
    Worklog Time Spent: 10m 
      Work Description: elek commented on pull request #130: HDDS-2444. Remove 
server side dependencies from ozonefs jar files
URL: https://github.com/apache/hadoop-ozone/pull/130
 
 
   ## What changes were proposed in this pull request?
   
   During the review of HDDS-2427 we found that some of the server side 
dependencies (container-service, framework) are added to the ozonefs library 
jars. Server side dependencies should be excluded from the client side to make 
the client safer and the build faster.
   
   This patch doesn't introduce any new features just a dependency cleanup:
   
    1. server side dependencies removed from hadoop-ozone/common
    2. explicit server side dependencies added to the projects where they are 
used (eg. s3g)
    3. Some static utility methods are reorganized to make them available
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2444
   
   ## How was this patch tested?
   
   Compiled and started basic acceptance test (`compose/ozone/test.sh`)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 340420)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove server side dependencies from ozonefs jar files
> ------------------------------------------------------
>
>                 Key: HDDS-2444
>                 URL: https://issues.apache.org/jira/browse/HDDS-2444
>             Project: Hadoop Distributed Data Store
>          Issue Type: Task
>          Components: Ozone Filesystem
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> During the review of HDDS-2427 we found that some of the server side 
> dependencies (container-service, framework) are added to the ozonefs library 
> jars. Server side dependencies should be excluded from the client side to 
> make the client safer and the build faster.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to