[GitHub] [solr] dsmiley commented on a diff in pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
dsmiley commented on code in PR #1854: URL: https://github.com/apache/solr/pull/1854#discussion_r1303806467 ## solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java: ## @@ -1237,6 +1240,11 @@ public MiniSolrCloudCluster build() throws Exception {

[GitHub] [solr] stillalex commented on a diff in pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1854: URL: https://github.com/apache/solr/pull/1854#discussion_r1303771997 ## solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java: ## @@ -1237,6 +1240,11 @@ public MiniSolrCloudCluster build() throws Exception {

[GitHub] [solr] stillalex commented on pull request #1856: SOLR-16943 Move Jetty HttpClient tracing into InstrumentedHttpListenerFactory

2023-08-23 Thread via GitHub
stillalex commented on PR #1856: URL: https://github.com/apache/solr/pull/1856#issuecomment-1690960147 pushed in some more ideas to discuss :) I have reinstated the InheritableThreadLocalProvider approach. this time I am also attempting to create a span if it does not exist. I think this

[GitHub] [solr] dsmiley commented on a diff in pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
dsmiley commented on code in PR #1854: URL: https://github.com/apache/solr/pull/1854#discussion_r1303762238 ## solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java: ## @@ -1237,6 +1240,11 @@ public MiniSolrCloudCluster build() throws Exception {

[GitHub] [solr] stillalex commented on a diff in pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1854: URL: https://github.com/apache/solr/pull/1854#discussion_r1303750750 ## solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java: ## @@ -1237,6 +1240,11 @@ public MiniSolrCloudCluster build() throws Exception {

[jira] [Commented] (SOLR-16938) Auto configure tracer without a tag in solr.xml

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758330#comment-17758330 ] Alex Deparvu commented on SOLR-16938: - thanks for confirming [~dsmiley]. I believe we

[GitHub] [solr] stillalex commented on a diff in pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1854: URL: https://github.com/apache/solr/pull/1854#discussion_r1303744008 ## solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java: ## @@ -1237,6 +1240,11 @@ public MiniSolrCloudCluster build() throws Exception {

[GitHub] [solr] dsmiley commented on a diff in pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
dsmiley commented on code in PR #1854: URL: https://github.com/apache/solr/pull/1854#discussion_r1303741279 ## solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java: ## @@ -1237,6 +1240,11 @@ public MiniSolrCloudCluster build() throws Exception {

[jira] [Commented] (SOLR-16938) Auto configure tracer without a tag in solr.xml

2023-08-23 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758311#comment-17758311 ] David Smiley commented on SOLR-16938: - 1. "keeping solr.xml config" -- It exists toda

[GitHub] [solr] sandbergja commented on pull request #1827: SOLR-16916: JSON boolean queries when solrconfig defType is set to edismax

2023-08-23 Thread via GitHub
sandbergja commented on PR #1827: URL: https://github.com/apache/solr/pull/1827#issuecomment-1690881753 Thank you, @dsmiley ! Could you please change "(Jane Sandberg, David Smiley)" to "(Christina Chortaria, Max Kadel, Ryan Laddusaw, Jane Sandberg, David Smiley)"? All four of us here work

[GitHub] [solr] stillalex commented on pull request #1854: SOLR-15367 Convert "rid" functionality into a default Tracer

2023-08-23 Thread via GitHub
stillalex commented on PR #1854: URL: https://github.com/apache/solr/pull/1854#issuecomment-1690788877 @dsmiley did a recap above and pushed a few more commits. I would like to leave it on by default to catch regressions early, I will disable it if it turns out to be too noisy. I think

[jira] [Commented] (SOLR-16938) Auto configure tracer without a tag in solr.xml

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758296#comment-17758296 ] Alex Deparvu commented on SOLR-16938: - Sorry for joining this late, I only just saw t

[jira] [Commented] (SOLR-16937) Remove use of GlobalOpenTelemetry

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758293#comment-17758293 ] Alex Deparvu commented on SOLR-16937: - I agree. removing the global reference is not

[jira] [Resolved] (SOLR-16937) Remove use of GlobalOpenTelemetry

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved SOLR-16937. - Resolution: Won't Fix > Remove use of GlobalOpenTelemetry > - > >

[jira] [Updated] (SOLR-16935) Add spans to cover gaps in query processing

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-16935: Component/s: tracing > Add spans to cover gaps in query processing > --

[jira] [Assigned] (SOLR-16947) Test to prevent regressions in span data

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu reassigned SOLR-16947: --- Assignee: Alex Deparvu > Test to prevent regressions in span data >

[jira] [Created] (SOLR-16947) Test to prevent regressions in span data

2023-08-23 Thread Alex Deparvu (Jira)
Alex Deparvu created SOLR-16947: --- Summary: Test to prevent regressions in span data Key: SOLR-16947 URL: https://issues.apache.org/jira/browse/SOLR-16947 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-15367) Convert "rid" functionality into a default Tracer

2023-08-23 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-15367: Component/s: tracing > Convert "rid" functionality into a default Tracer >

[GitHub] [solr] stillalex commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303627276 ## solr/core/src/java/org/apache/solr/core/NodeConfig.java: ## @@ -567,6 +575,7 @@ public static class NodeConfigBuilder { private String defaultZkHost; privat

[GitHub] [solr] stillalex commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303627276 ## solr/core/src/java/org/apache/solr/core/NodeConfig.java: ## @@ -567,6 +575,7 @@ public static class NodeConfigBuilder { private String defaultZkHost; privat

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303615766 ## solr/core/src/java/org/apache/solr/servlet/ResponseUtils.java: ## @@ -135,4 +182,8 @@ public static ErrorInfo getTypedErrorInfo(Throwable ex, Logger log) { error

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303615333 ## solr/core/src/java/org/apache/solr/core/NodeConfig.java: ## @@ -567,6 +575,7 @@ public static class NodeConfigBuilder { private String defaultZkHost; private

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303615200 ## solr/core/src/test/org/apache/solr/servlet/HideStackTraceTest.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303614343 ## solr/core/src/java/org/apache/solr/servlet/ResponseUtils.java: ## @@ -28,6 +28,11 @@ public class ResponseUtils { private ResponseUtils() {} + // System propert

[jira] [Resolved] (SOLR-16933) The API Tool throws away the response for Solr Queries

2023-08-23 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-16933. --- Fix Version/s: 9.4 Assignee: Houston Putman Resolution: Fixed > The API Tool

[jira] [Commented] (SOLR-16933) The API Tool throws away the response for Solr Queries

2023-08-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758247#comment-17758247 ] ASF subversion and git services commented on SOLR-16933: Commit 5

[GitHub] [solr] dsmiley commented on pull request #1827: SOLR-16916: JSON boolean queries when solrconfig defType is set to edismax

2023-08-23 Thread via GitHub
dsmiley commented on PR #1827: URL: https://github.com/apache/solr/pull/1827#issuecomment-1690680228 I switched the test to subclass SolrTestCaseJ4 (which 99% of Solr tests ultimately extend from) as there were mysterious cross-test side-effects when I didn't. I don't have time today to de

[jira] [Commented] (SOLR-16933) The API Tool throws away the response for Solr Queries

2023-08-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758241#comment-17758241 ] ASF subversion and git services commented on SOLR-16933: Commit 5

[GitHub] [solr] HoustonPutman commented on pull request #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
HoustonPutman commented on PR #1863: URL: https://github.com/apache/solr/pull/1863#issuecomment-1690609516 Unfortunately the Http2SolrClient does not play nicely with the NoOpResponseParser for errors, so I switched to using the JSONMapResponseParser. Though I did make the error handling a

[jira] [Commented] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread Paul McArthur (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758219#comment-17758219 ] Paul McArthur commented on SOLR-16946: -- This issue only affects Solr 9, there should

[jira] [Commented] (SOLR-16933) The API Tool throws away the response for Solr Queries

2023-08-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758211#comment-17758211 ] ASF subversion and git services commented on SOLR-16933: Commit f

[GitHub] [solr] HoustonPutman merged pull request #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
HoustonPutman merged PR #1863: URL: https://github.com/apache/solr/pull/1863 -- 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: issues-unsubscr...@solr.apa

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303381080 ## solr/core/src/test/org/apache/solr/servlet/HideStackTraceTest.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
HoustonPutman commented on code in PR #1863: URL: https://github.com/apache/solr/pull/1863#discussion_r1303398270 ## solr/core/src/test/org/apache/solr/cli/ApiToolTest.java: ## @@ -42,4 +58,48 @@ public void testParsingGetUrl() throws URISyntaxException { assertEquals("se

[GitHub] [solr] renatoh commented on pull request #1834: Cleaning up old code to prevent warnings

2023-08-23 Thread via GitHub
renatoh commented on PR #1834: URL: https://github.com/apache/solr/pull/1834#issuecomment-1690421787 your are welcome. looking at the source code I am seeing a lot of potential for small refactoring. most of them just to clean up the code and reduce the number of warnings, but some of th

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303382150 ## solr/core/src/test/org/apache/solr/servlet/HideStackTraceTest.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303381080 ## solr/core/src/test/org/apache/solr/servlet/HideStackTraceTest.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [solr] gerlowskija commented on pull request #1859: SOLR-16825: Migrate v2 definitions to 'api' module

2023-08-23 Thread via GitHub
gerlowskija commented on PR #1859: URL: https://github.com/apache/solr/pull/1859#issuecomment-1690318842 Yeah, the diff is large for sure. I'd argue though that this is pretty deceptive though, re: "verbosity". This commit adds lines in isolation sure, but if it ultimately lets us d

[GitHub] [solr] stillalex commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303292779 ## solr/core/src/java/org/apache/solr/core/NodeConfig.java: ## @@ -567,6 +575,7 @@ public static class NodeConfigBuilder { private String defaultZkHost; privat

[GitHub] [solr] stillalex commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303284476 ## solr/core/src/test/org/apache/solr/servlet/HideStackTraceTest.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more +

[GitHub] [solr] stillalex commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303281456 ## solr/core/src/java/org/apache/solr/servlet/ResponseUtils.java: ## @@ -135,4 +182,8 @@ public static ErrorInfo getTypedErrorInfo(Throwable ex, Logger log) { erro

[GitHub] [solr] stillalex commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-23 Thread via GitHub
stillalex commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1303280414 ## solr/core/src/java/org/apache/solr/servlet/ResponseUtils.java: ## @@ -28,6 +28,11 @@ public class ResponseUtils { private ResponseUtils() {} + // System proper

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
HoustonPutman commented on code in PR #1863: URL: https://github.com/apache/solr/pull/1863#discussion_r1303259400 ## solr/core/src/java/org/apache/solr/cli/ApiTool.java: ## @@ -61,29 +60,39 @@ public List getOptions() { @Override public void runImpl(CommandLine cli) thro

[GitHub] [solr] epugh commented on a diff in pull request #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
epugh commented on code in PR #1863: URL: https://github.com/apache/solr/pull/1863#discussion_r1303193644 ## solr/core/src/test/org/apache/solr/cli/ApiToolTest.java: ## @@ -42,4 +58,48 @@ public void testParsingGetUrl() throws URISyntaxException { assertEquals("select id

[GitHub] [solr] epugh commented on a diff in pull request #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
epugh commented on code in PR #1863: URL: https://github.com/apache/solr/pull/1863#discussion_r1303190761 ## solr/core/src/java/org/apache/solr/cli/ApiTool.java: ## @@ -61,29 +60,39 @@ public List getOptions() { @Override public void runImpl(CommandLine cli) throws Excep

[GitHub] [solr] HoustonPutman opened a new pull request, #1863: SOLR-16933: Include full query response in API tool

2023-08-23 Thread via GitHub
HoustonPutman opened a new pull request, #1863: URL: https://github.com/apache/solr/pull/1863 https://issues.apache.org/jira/browse/SOLR-16933 So the initial issue here is that the SolrDocumentList serialization used to only be really handled by the `SolrRequestWriter` (solr core only

[GitHub] [solr] stillalex commented on pull request #1856: SOLR-16943 Move Jetty HttpClient tracing into InstrumentedHttpListenerFactory

2023-08-23 Thread via GitHub
stillalex commented on PR #1856: URL: https://github.com/apache/solr/pull/1856#issuecomment-1690076906 > At the cost of yet another dependency, and to SolrJ at that? I'm sensitive to dependency sprawl, and in SolrJ in particular. this argument I agree with. it's awkward to bring in an

[GitHub] [solr] janhoy commented on pull request #1725: SOLR-15474 Make Circuit breakers pluggable (take 2)

2023-08-23 Thread via GitHub
janhoy commented on PR #1725: URL: https://github.com/apache/solr/pull/1725#issuecomment-1690068424 In the last commits I re-introduced backward compatibility for configuring the legacy "CircuitBreakerManager" as a single plugin. I did this by renaming `CircuitBreakerManager` as `CircuitBre

[jira] [Commented] (SOLR-15474) pluggable support for custom circuit breakers

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758079#comment-17758079 ] Jan Høydahl commented on SOLR-15474: Feedback welcome on my questions from June. * H

[GitHub] [solr] tpunder commented on a diff in pull request #1861: SOLR-16945: Add multi-threaded warming support for CaffeineCache and QuerySenderListener

2023-08-23 Thread via GitHub
tpunder commented on code in PR #1861: URL: https://github.com/apache/solr/pull/1861#discussion_r1303080299 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -343,6 +355,34 @@ A key best practice is to modify these defaults before taking your a

[GitHub] [solr] janhoy commented on a diff in pull request #1725: SOLR-15474 Make Circuit breakers pluggable (take 2)

2023-08-23 Thread via GitHub
janhoy commented on code in PR #1725: URL: https://github.com/apache/solr/pull/1725#discussion_r1303062115 ## solr/core/src/java/org/apache/solr/util/circuitbreaker/CPUCircuitBreaker.java: ## @@ -38,31 +38,24 @@ public class CPUCircuitBreaker extends CircuitBreaker { private

[GitHub] [solr] dsmiley commented on pull request #1856: SOLR-16943 Move Jetty HttpClient tracing into InstrumentedHttpListenerFactory

2023-08-23 Thread via GitHub
dsmiley commented on PR #1856: URL: https://github.com/apache/solr/pull/1856#issuecomment-1689973250 > I would propose to go for a simpler solution though, first this was already solved for us by the many #wrap methods on the context and second trace context is always on, might as well make

[GitHub] [solr] stillalex commented on pull request #1856: SOLR-16943 Move Jetty HttpClient tracing into InstrumentedHttpListenerFactory

2023-08-23 Thread via GitHub
stillalex commented on PR #1856: URL: https://github.com/apache/solr/pull/1856#issuecomment-1689922851 > RE ExecutorUtil -- I think you are working around changes you removed in TracerConfigurator I agree. I was curious when those will come back. I would propose to go for a simpler s

[jira] [Commented] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758005#comment-17758005 ] Ishan Chattopadhyaya commented on SOLR-16946: - Should we backport to 8.11.x?

[jira] [Resolved] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-16946. --- Resolution: Fixed > Cluster Singleton stop method sometimes not called on Overseer close > --

[GitHub] [solr] epugh commented on pull request #1834: Cleaning up old code to prevent warnings

2023-08-23 Thread via GitHub
epugh commented on PR #1834: URL: https://github.com/apache/solr/pull/1834#issuecomment-1689819425 Thanks for these updates! For staight up code refactorings we don't normally do a CHANGES.txt entry, but I very much appreciate the contribution. -- This is an automated message from the Ap

[GitHub] [solr] epugh merged pull request #1834: Cleaning up old code to prevent warnings

2023-08-23 Thread via GitHub
epugh merged PR #1834: URL: https://github.com/apache/solr/pull/1834 -- 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: issues-unsubscr...@solr.apache.org

[GitHub] [solr] epugh commented on pull request #1834: Cleaning up old code to prevent warnings

2023-08-23 Thread via GitHub
epugh commented on PR #1834: URL: https://github.com/apache/solr/pull/1834#issuecomment-1689818267 > I am a bit confused, so why would we need an assert at a place where it is impossible for the Socket to be null? Because otherwise precommit fails ;-). We really should figure out wh

[jira] [Updated] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-16946: --- Fix Version/s: 9.4 > Cluster Singleton stop method sometimes not called on Overseer close > -

[jira] [Commented] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757981#comment-17757981 ] Jan Høydahl commented on SOLR-16946: [~noble.paul] , remember to close Jira when done

[jira] [Assigned] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-16946: -- Assignee: Noble Paul > Cluster Singleton stop method sometimes not called on Overseer close >

[jira] [Commented] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757878#comment-17757878 ] ASF subversion and git services commented on SOLR-16946: Commit 5

[jira] [Commented] (SOLR-16946) Cluster Singleton stop method sometimes not called on Overseer close

2023-08-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757876#comment-17757876 ] ASF subversion and git services commented on SOLR-16946: Commit 0

[GitHub] [solr] noblepaul merged pull request #1862: SOLR-16946: Updated Cluster Singleton plugins are stopped correctly when the Overseer is closed

2023-08-23 Thread via GitHub
noblepaul merged PR #1862: URL: https://github.com/apache/solr/pull/1862 -- 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: issues-unsubscr...@solr.apache.

[GitHub] [solr] janhoy commented on a diff in pull request #1861: SOLR-16945: Add multi-threaded warming support for CaffeineCache and QuerySenderListener

2023-08-23 Thread via GitHub
janhoy commented on code in PR #1861: URL: https://github.com/apache/solr/pull/1861#discussion_r1302625590 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -343,6 +355,34 @@ A key best practice is to modify these defaults before taking your ap

[jira] [Commented] (SOLR-16777) Schema Designer blindly "trusts" potentially malicious configset

2023-08-23 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757853#comment-17757853 ] Andras Salamon commented on SOLR-16777: --- Hi, was it fixed int he 8.11 line as well?