[GitHub] [solr] epugh commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-31 Thread via GitHub
epugh commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1279855289 ## solr/core/src/test/org/apache/solr/cloud/LeaderElectionTest.java: ## @@ -258,8 +258,8 @@ public void testCancelElection() throws Exception { Thread.sleep(1000);

[GitHub] [solr] epugh commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-31 Thread via GitHub
epugh commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1279847230 ## solr/solrj/src/java/org/apache/solr/common/util/Utils.java: ## @@ -712,7 +712,7 @@ public static String getBaseUrlForNodeName( } final String hostAndPort = node

[GitHub] [solr] epugh commented on a diff in pull request #1810: SOLR-16911: Remove ability to change hostContext, keep it as /solr

2023-07-28 Thread via GitHub
epugh commented on code in PR #1810: URL: https://github.com/apache/solr/pull/1810#discussion_r1278016018 ## solr/core/src/test/org/apache/solr/cloud/LeaderElectionTest.java: ## @@ -258,8 +258,8 @@ public void testCancelElection() throws Exception { Thread.sleep(1000);