Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Extract a functioncalled transformReplicaToURL from prepDistributed() in HttpShardHandler.
The function takes a list of eligible replicas and a replica transformer and returns a string containing the URL for a shard.
This refactoring can improve reusability and makes the flow of prepDistributed() a bit easier to follow