[
https://issues.apache.org/jira/browse/HDDS-1641?focusedWorklogId=253735&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253735
]
ASF GitHub Bot logged work on HDDS-1641:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jun/19 13:22
Start Date: 04/Jun/19 13:22
Worklog Time Spent: 10m
Work Description: elek commented on pull request #906: HDDS-1641. Csi
server fails because transitive Netty dependencies
URL: https://github.com/apache/hadoop/pull/906
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.
See: https://issues.apache.org/jira/browse/HDDS-1641
----------------------------------------------------------------
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: 253735)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Time Spent: 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]