-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0
-
Component/s: None
-
Labels:None
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