You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2019/12/03 01:05:00 UTC

[jira] [Created] (SOLR-13996) Refactor HttpShardHandler#prepDistributed() into smaller pieces

Ishan Chattopadhyaya created SOLR-13996:
-------------------------------------------

             Summary: Refactor HttpShardHandler#prepDistributed() into smaller pieces
                 Key: SOLR-13996
                 URL: https://issues.apache.org/jira/browse/SOLR-13996
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Ishan Chattopadhyaya


Currently, it is very hard to understand all the various things being done in HttpShardHandler. I'm starting with refactoring the prepDistributed() method to make it easier to grasp. It has standalone and cloud code intertwined, and wanted to cleanly separate them out. Later, we can even have two separate method (for standalone and cloud, each).



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

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