David Smiley created SOLR-18005:
-----------------------------------

             Summary: Rename & move jetty based SolrClient code to its own 
package
                 Key: SOLR-18005
                 URL: https://issues.apache.org/jira/browse/SOLR-18005
             Project: Solr
          Issue Type: Improvement
          Components: SolrJ
            Reporter: David Smiley
            Assignee: David Smiley


(split off from SOLR-17161)
SolrJ code depending on Jetty ought to be in a separate Java package.  Propose: 
{{org.apache.solr.client.solrj.jetty}}.  Classes in there should generally have 
Jetty in the name, like ConcurrentUpdateJettySolrClient, LBJettySolrClient, 
CloudJettySolrClient, HttpJettySolrClient.  This means not just renames but 
sometimes splitting Jetty-ness out of other classes that otherwise barely have 
any such dependency.



--
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