shalinmangar opened a new pull request #1220: SOLR-13996: Refactor 
HttpShardHandler.prepDistributed method
URL: https://github.com/apache/lucene-solr/pull/1220
 
 
   # Description
   
   This PR refactors the huge HttpShardHandler.prepDistributed method into 
smaller pieces.
   
   # Solution
   
   It separates the logic for cloud and non-cloud modes into separate classes 
which are implementations of a new (experimental/internal) interface named 
ReplicaSource.
   
   # Tests
   
   This PR passes all current tests and I'll add more tests before merging.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to