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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to