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

Kevin Risden commented on SOLR-16116:
-------------------------------------

> Is the move to Hadoop client libraries easy dependency switching stuff?

HDFS module already uses shaded client libraries for most stuff. Tests don't 
have shaded libraries that I'm aware of. 
https://github.com/apache/solr/blob/main/solr/modules/hdfs/build.gradle#L30

hadoop-auth module doesn't use shaded client libraries since the Solr classes 
make modifications to some classes. 
https://github.com/apache/solr/blob/main/solr/modules/hadoop-auth/build.gradle#L65

I have no idea how much effort this is to fix.

> Refactor the Solr Zookeeper logic to use Apache Curator
> -------------------------------------------------------
>
>                 Key: SOLR-16116
>                 URL: https://issues.apache.org/jira/browse/SOLR-16116
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrCloud
>            Reporter: Houston Putman
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to