[GitHub] [solr] joshgog commented on a diff in pull request #1218: SOLR-16573:SolrClientTestRule for EmbeddedSolrServer

2022-12-28 Thread GitBox
joshgog commented on code in PR #1218: URL: https://github.com/apache/solr/pull/1218#discussion_r1058265485 ## solr/solrj/src/test/org/apache/solr/client/solrj/GetByIdTest.java: ## @@ -30,15 +35,19 @@ public class GetByIdTest extends EmbeddedSolrServerTestBase { @BeforeCla

[jira] [Commented] (SOLR-10452) setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652477#comment-17652477 ] Eric Pugh commented on SOLR-10452: -- Hi allI'd love some guidence on this ticket,

[jira] [Comment Edited] (SOLR-10452) setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652477#comment-17652477 ] Eric Pugh edited comment on SOLR-10452 at 12/28/22 11:47 AM: -

[GitHub] [solr] epugh commented on a diff in pull request #1218: SOLR-16573:SolrClientTestRule for EmbeddedSolrServer

2022-12-28 Thread GitBox
epugh commented on code in PR #1218: URL: https://github.com/apache/solr/pull/1218#discussion_r1058297053 ## solr/test-framework/src/java/org/apache/solr/util/EmbeddedSolrServerTestRule.java: ## @@ -53,7 +55,7 @@ public class Builder { private Path solrHome; private St

[GitHub] [solr] epugh commented on pull request #1177: SOLR-16544: Adding documentation for how to contribute to Solr

2022-12-28 Thread GitBox
epugh commented on PR #1177: URL: https://github.com/apache/solr/pull/1177#issuecomment-1366607559 Some great fixes @justinrsweeney here.. Feel free to ping me and @janhoy when you are ready for more review! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [solr] epugh opened a new pull request, #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh opened a new pull request, #1253: URL: https://github.com/apache/solr/pull/1253 https://issues.apache.org/jira/browse/SOLR-10452 # Description setQueryParams should be deprecated in favor of SolrClientBuilder methods. # Solution I moved the the setQueryPa

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366649214 Hey @stillalex would love a review. -- 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

[jira] [Assigned] (SOLR-10452) setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-10452: Assignee: Eric Pugh > setQueryParams should be deprecated in favor of SolrClientBuilder methods >

[jira] [Commented] (SOLR-10452) setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652499#comment-17652499 ] Eric Pugh commented on SOLR-10452: -- I did push up a PR that moves it. The method addQu

[jira] [Created] (SOLR-16599) Use ventilated prose in our ascii docs

2022-12-28 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-16599: Summary: Use ventilated prose in our ascii docs Key: SOLR-16599 URL: https://issues.apache.org/jira/browse/SOLR-16599 Project: Solr Issue Type: Improvement Sec

[GitHub] [solr] epugh commented on pull request #1254: SOLR-16599: use ventilated prose only in docs

2022-12-28 Thread GitBox
epugh commented on PR #1254: URL: https://github.com/apache/solr/pull/1254#issuecomment-1366682617 I'm trying to get a good pattern for using __ventilated prose__ i.e one sentence per line. Right now my regex is failing. I'm finding violations in `zookeeper-utilities.adoc`, but visual ins

[GitHub] [solr] epugh opened a new pull request, #1254: SOLR-16599: use ventilated prose only in docs

2022-12-28 Thread GitBox
epugh opened a new pull request, #1254: URL: https://github.com/apache/solr/pull/1254 https://issues.apache.org/jira/browse/SOLR-16599 # Description Please provide a short description of the changes you're making with this pull request. # Solution Plea

[GitHub] [solr] dsmiley commented on a diff in pull request #1218: SOLR-16573:SolrClientTestRule for EmbeddedSolrServer

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1218: URL: https://github.com/apache/solr/pull/1218#discussion_r1058397971 ## solr/solrj/src/test/org/apache/solr/client/solrj/GetByIdTest.java: ## @@ -30,15 +35,19 @@ public class GetByIdTest extends EmbeddedSolrServerTestBase { @BeforeCla

[GitHub] [solr] epugh commented on pull request #1254: SOLR-16599: use ventilated prose only in docs

2022-12-28 Thread GitBox
epugh commented on PR #1254: URL: https://github.com/apache/solr/pull/1254#issuecomment-1366752459 okay, hacked something together. This is very much a heuristic of "what is not a complete sentence on a line". It has flagged **287** places where we have NOT followed the best practice of v

[GitHub] [solr] stillalex commented on a diff in pull request #1248: SOLR-10470: setParallelCacheRefreshes should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on code in PR #1248: URL: https://github.com/apache/solr/pull/1248#discussion_r1058444341 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudHttp2SolrClient.java: ## @@ -147,6 +148,7 @@ public static class Builder { private ResponseParser resp

[GitHub] [solr] stillalex commented on pull request #1248: SOLR-10470: setParallelCacheRefreshes should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1248: URL: https://github.com/apache/solr/pull/1248#issuecomment-1366757868 I agree eliminating the property is more work. I don't have a preference here. I would add the system property support (left a comment at the relevant line) and not remove builder support

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366778424 tests all pass! -- 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 unsubs

[jira] [Commented] (SOLR-16599) Use ventilated prose in our ascii docs

2022-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652536#comment-17652536 ] Eric Pugh commented on SOLR-16599: -- I'd love to hear from folks on if we think rolling t

[jira] [Commented] (SOLR-16599) Use ventilated prose in our ascii docs

2022-12-28 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652537#comment-17652537 ] Eric Pugh commented on SOLR-16599: -- We could apply this to our .md files as well... > U

[GitHub] [solr] stillalex commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058496493 ## solr/core/src/java/org/apache/solr/update/UpdateShardHandler.java: ## @@ -138,19 +138,19 @@ public UpdateShardHandler(UpdateShardHandlerConfig cfg) { HttpCli

[GitHub] [solr] stillalex commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058496938 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -991,6 +992,7 @@ public static class Builder { private ExecutorService executor

[GitHub] [solr] stillalex commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058496938 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -991,6 +992,7 @@ public static class Builder { private ExecutorService executor

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366816568 I find LBHttp2SolrClient's use of queryParams a bit confusing (it seems to be on LBSolrClient level), apologies if this is just my incorrect understanding. Why does the LBSolrClient need t

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366828996 proposal for DelegationTokenHttpSolrClient: * move constructor 'setQueryParams(' call to Builder itself. the call comes from the builder already, so no added complexity https://github.

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058540783 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection c

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058541193 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection c

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058541893 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection c

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058547533 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -423,6 +424,20 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

[GitHub] [solr] dsmiley commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058555293 ## solr/solrj/src/test/org/apache/solr/client/solrj/impl/Http2SolrClientTest.java: ## @@ -661,12 +661,13 @@ private void verifyServletState(Http2SolrClient client, SolrRe

[GitHub] [solr] epugh commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058561116 ## solr/core/src/java/org/apache/solr/update/UpdateShardHandler.java: ## @@ -138,19 +138,19 @@ public UpdateShardHandler(UpdateShardHandlerConfig cfg) { HttpClientU

[GitHub] [solr] epugh commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058561752 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -991,6 +992,7 @@ public static class Builder { private ExecutorService executor;

[GitHub] [solr] epugh commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058565251 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttp2SolrClient.java: ## @@ -325,9 +338,24 @@ public LBHttp2SolrClient.Builder setAliveCheckInterval(int aliveChe

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366894780 > LBHttp2SolrClient Would you be interested in pushing up a commit to make this change to remove the method? I'd lvoe to see it! -- This is an automated message from the Apache Git S

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366896499 > * setQueryParams Likewise @stillalex I think I get what you are suggesting, you want to push up a change for this? -- This is an automated message from the Apache Git Service. To

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366899956 Okay, I think I've dealt with the small changes. @stillalex I'd love you to push up changes for the two suggestions you had, they sound great. @dsmiley maybe you can weigh in on the name o

[GitHub] [solr] dsmiley commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058586092 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttp2SolrClient.java: ## @@ -325,9 +338,24 @@ public LBHttp2SolrClient.Builder setAliveCheckInterval(int aliveC

[GitHub] [solr] epugh commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058586645 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttp2SolrClient.java: ## @@ -325,9 +338,24 @@ public LBHttp2SolrClient.Builder setAliveCheckInterval(int aliveChe

[GitHub] [solr] dsmiley commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058589620 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttp2SolrClient.java: ## @@ -325,9 +338,24 @@ public LBHttp2SolrClient.Builder setAliveCheckInterval(int aliveC

[GitHub] [solr] dsmiley commented on a diff in pull request #1247: SOLR-10464: setCollectionCacheTTL should be deprecated in favor of Solr Client Builder methods

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1247: URL: https://github.com/apache/solr/pull/1247#discussion_r1058591414 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudHttp2SolrClient.java: ## @@ -257,6 +258,17 @@ public Builder setRetryExpiryTime(int secs) { return thi

[jira] [Commented] (SOLR-10452) setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652604#comment-17652604 ] David Smiley commented on SOLR-10452: - All looks good to me Eric. 6 years ago now, [

[GitHub] [solr] dsmiley commented on pull request #1248: SOLR-10470: setParallelCacheRefreshes should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
dsmiley commented on PR #1248: URL: https://github.com/apache/solr/pull/1248#issuecomment-1366923901 I don't think we need to document expert/advanced things in the reference guide _like this_. I'm not saying there shouldn't be any such there, only that we should not be compelled to. --

[GitHub] [solr] stillalex commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058609508 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -128,7 +128,7 @@ public class Http2SolrClient extends SolrClient { private static

[GitHub] [solr] epugh commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058612968 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -128,7 +128,7 @@ public class Http2SolrClient extends SolrClient { private static fin

[GitHub] [solr] dsmiley commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058608729 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection cor

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366932660 > > * setQueryParams > > Likewise @stillalex I think I get what you are suggesting, you want to push up a change for this? sure. how should we do this? push a proposed change

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058637844 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection c

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058639863 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection c

[GitHub] [solr] dsmiley commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
dsmiley commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058640843 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection cor

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366972806 > > > * setQueryParams > > > > > > Likewise @stillalex I think I get what you are suggesting, you want to push up a change for this? > > sure. how should we do this? push a pr

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366973016 > > > > * setQueryParams > > > > > > > > > Likewise @stillalex I think I get what you are suggesting, you want to push up a change for this? > > > > > > sure. how should w

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366974464 ok. I was not able to push to your git, not sure why, I don't think I have the rights. I pushed to my repo based on your branch. could you take a look and let me know if it looks ok? http

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366975670 odd, cause I think you have permissiosn to apache/solr repo? Can you check out the PR from apache/solr instead of my branch from epugh/solr, and then push up changes -- This is an

[GitHub] [solr] stillalex commented on a diff in pull request #1243: SOLR-16591 Make SolrCores pluggable.

2022-12-28 Thread GitBox
stillalex commented on code in PR #1243: URL: https://github.com/apache/solr/pull/1243#discussion_r1058645457 ## solr/core/src/java/org/apache/solr/core/SolrCores.java: ## @@ -99,37 +85,34 @@ protected void close() { waitForLoadingCoresToFinish(30 * 1000); Collection c

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366978519 > odd, cause I think you have permissiosn to apache/solr repo? Can you check out the PR from apache/solr instead of my branch from epugh/solr, and then push up changes I don't,

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1366979347 suggested fix for the DelegationTokenHttpSolrClient https://github.com/stillalex/solr/commit/5086e0fe099d5c2fa5942c6b3f18b7d803370136 . The constructor code looks a bit iffy to me.

[GitHub] [solr] epugh commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
epugh commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1367017948 @stillalex I learned somethign new! added you as another repo, and was able to cherry-pick your commit! -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [solr] stillalex commented on a diff in pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on code in PR #1253: URL: https://github.com/apache/solr/pull/1253#discussion_r1058699692 ## solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java: ## @@ -128,7 +128,7 @@ public class Http2SolrClient extends SolrClient { private static

[GitHub] [solr] stillalex commented on pull request #1253: SOLR-10452: setQueryParams should be deprecated in favor of SolrClientBuilder methods

2022-12-28 Thread GitBox
stillalex commented on PR #1253: URL: https://github.com/apache/solr/pull/1253#issuecomment-1367037337 I've seen you only partially took changes from https://github.com/stillalex/solr/commit/0490ab420ff1d90536f3572fc7b17b194f0724c1 was there anything failing? or was the change too drastic?