Description
Extract a method called getSliceShardsStr from prepDistributed() in HttpShardHandler.java.
This method takes a list of shard URLs and concatenates them into a String, and then returns the String.
This could allow to perform some more refactoring in the future