[ 
https://issues.apache.org/jira/browse/SOLR-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15353532#comment-15353532
 ] 

Gregory Chanan commented on SOLR-9076:
--------------------------------------

bq. Which is odd, because this drove moving to Netty 4 as well, so why does it 
want Netty 3 classes - does it have conflicting Netty reqs?

Good question.  Looks like the dependency is coming from the bkjournal contrib 
-- I wonder if there's some configuration we can use to disable that in the 
tests.

Here's mvn dependency:tree output:
{code}
[INFO] org.apache.hadoop.contrib:hadoop-hdfs-bkjournal:jar:2.7.2
...
[INFO] +- org.apache.bookkeeper:bookkeeper-server:jar:4.2.3:compile
[INFO] |  +- org.slf4j:slf4j-api:jar:1.7.10:compile
[INFO] |  +- org.slf4j:slf4j-log4j12:jar:1.7.10:compile
[INFO] |  +- org.jboss.netty:netty:jar:3.2.4.Final:compile
...
{code}

> Update to Hadoop 2.7.2
> ----------------------
>
>                 Key: SOLR-9076
>                 URL: https://issues.apache.org/jira/browse/SOLR-9076
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 6.2, master (7.0)
>
>         Attachments: SOLR-9076-Hack.patch, SOLR-9076-fixnetty.patch, 
> SOLR-9076.patch, SOLR-9076.patch, SOLR-9076.patch, SOLR-9076.patch, 
> SOLR-9076.patch, SOLR-9076.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to