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

Jan Høydahl commented on SOLR-15215:
------------------------------------

Let’s make a plug-in/package to wrap those jars, and remove the dependency from 
SolrJ. Perhaps add a warning in ZkStateProvider that it is an anti pattern for 
external clients to talk directly to ZK?

We should really provide a slim solrJ for external clients with minimal deps.

> SolrJ: Remove needless Netty dependency
> ---------------------------------------
>
>                 Key: SOLR-15215
>                 URL: https://issues.apache.org/jira/browse/SOLR-15215
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> SolrJ depends on Netty transitively via ZooKeeper.  But ZooKeeper's Netty 
> dependency should be considered optional -- you have to opt-in.
> BTW it's only needed in Solr-core because of Hadoop/HDFS which ought to move 
> to a contrib and take this dependency with it over there.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to