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

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

Yes, the API changes is the main things to land. And re-organize the build, 
ideally into solrj/<sub> folders but perhaps possible to produce the {{-all}} 
and {{-zookeeper}} artifacts with gradle-only changes without reorganizing 
folders/modules? The {{-core}} artifact would need to depend on jetty-client in 
9.x. Perhaps in 10.0 we could have an even slimmer -core with a JDK11 HTTP2 
client and a separate -jetty module.

> Separate out a SolrJ-Zookeeper module
> -------------------------------------
>
>                 Key: SOLR-15342
>                 URL: https://issues.apache.org/jira/browse/SOLR-15342
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>            Reporter: David Smiley
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Let's create a new "SolrJ-Zookeeper" module by refactoring out the ZooKeeper 
> related code out of the existing SolrJ module.  This allows clients that 
> don't want to talk to ZooKeeper to use the SolrJ module without transitive 
> dependencies for ZooKeeper or Netty (Netty is used by ZK for SSL).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to