dsmiley commented on code in PR #4272:
URL: https://github.com/apache/solr/pull/4272#discussion_r3061585194


##########
solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java:
##########
@@ -104,8 +105,8 @@ public class HttpShardHandlerFactory extends 
ShardHandlerFactory
   private RequestReplicaListTransformerGenerator 
requestReplicaListTransformerGenerator =
       new RequestReplicaListTransformerGenerator();
 
-  // URL scheme to be used in distributed search.
-  static final String INIT_URL_SCHEME = "urlScheme";

Review Comment:
   I agree.  Thanks for looking into it.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to