[ 
https://issues.apache.org/jira/browse/SOLR-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040922#comment-16040922
 ] 

ASF subversion and git services commented on SOLR-10800:
--------------------------------------------------------

Commit b25dda0b209cddaf6165042dc0e860068e9aacc5 in lucene-solr's branch 
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b25dda0 ]

SOLR-10800: Factor out HttpShardHandler.transformReplicasToShardUrls from 
HttpShardHandler.prepDistributed.
(Domenico Fabio Marino, Christine Poerschke)


> Create a new method to transform a list of replicas to an URL in 
> HttpShardHandler
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-10800
>                 URL: https://issues.apache.org/jira/browse/SOLR-10800
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Domenico Fabio Marino
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-10800.patch, SOLR-10800.patch, SOLR-10800.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to