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

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

                Author: ASF GitHub Bot
            Created on: 04/Jun/19 14:56
            Start Date: 04/Jun/19 14:56
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #906: HDDS-1641. Csi 
server fails because transitive Netty dependencies
URL: https://github.com/apache/hadoop/pull/906#issuecomment-498708079
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 34 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | -1 | test4tests | 0 | The patch doesn't appear to include any new or 
modified tests.  Please justify why no new tests are needed for this patch. 
Also please list what manual steps were performed to verify this patch. |
   ||| _ trunk Compile Tests _ |
   | +1 | mvninstall | 523 | trunk passed |
   | +1 | compile | 269 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 1532 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 165 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 487 | the patch passed |
   | +1 | compile | 307 | the patch passed |
   | +1 | javac | 307 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 1 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 672 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 178 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 236 | hadoop-hdds in the patch passed. |
   | -1 | unit | 1700 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 58 | The patch does not generate ASF License warnings. |
   | | | 5587 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.ozone.client.rpc.TestHybridPipelineOnDatanode |
   |   | hadoop.ozone.client.rpc.TestOzoneAtRestEncryption |
   |   | hadoop.ozone.client.rpc.TestBlockOutputStream |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-906/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/906 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient xml |
   | uname | Linux 9b0172daebe3 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 7991159 |
   | Default Java | 1.8.0_212 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-906/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-906/1/testReport/ |
   | Max. process+thread count | 4576 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/csi U: hadoop-ozone/csi |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-906/1/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 253787)
    Time Spent: 0.5h  (was: 20m)

> Csi server fails because transitive Netty dependencies
> ------------------------------------------------------
>
>                 Key: HDDS-1641
>                 URL: https://issues.apache.org/jira/browse/HDDS-1641
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.4.1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> CSI server can't be started because an ClassNotFound exception.
> It turned out that with using the new configuration api we got old netty jar 
> files as transitive dependencies. (hdds-configuration depends on 
> hadoop-common, hadoop-commons depends on the word)
> We should exclude all the old netty version from the classpath of the CSI 
> server.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to