elek opened a new 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]


With regards,
Apache Git Services

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

Reply via email to