[ https://issues.apache.org/jira/browse/SOLR-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689269#comment-17689269 ]
David Smiley commented on SOLR-16116: ------------------------------------- No comment on the Hadoop stuff; not my area of interest. But it's a big shame that we have a module that is effectively blocking what we want to do in Solr core. I've been thinking Solr ought to employ some ClassLoader tricks to allow us to configure, on a per-module basis, certain Java packages that should be loaded child-first instead of the standard parent-first. Thus modules like HDFS & Hadoop-Auth could use whatever Curator version they wanted. The trick itself (the code change) is easy but it has implications that would be difficult. Our build assumes a unified versioning approach (single version per dependency); which would need significant changes. > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org