[jira] [Commented] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515669#comment-17515669 ] Chris M. Hostetter commented on SOLR-16129: --- {quote}... I plan to add a new uni

[GitHub] [solr] janhoy commented on a change in pull request #769: SOLR-15898 Upgrade-notes and major-changes for 9.0

2022-03-31 Thread GitBox
janhoy commented on a change in pull request #769: URL: https://github.com/apache/solr/pull/769#discussion_r840107194 ## File path: solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc ## @@ -347,4 +377,817 @@ where they really belong: /admin/threads,

[GitHub] [solr] dsmiley commented on pull request #768: SOLR-16111: Add hl.queryFieldPattern input to Admin UI

2022-03-31 Thread GitBox
dsmiley commented on pull request #768: URL: https://github.com/apache/solr/pull/768#issuecomment-1085228823 There are a *ton* of parameters for Solr and this is obscure. Are you sure we should load up the Admin UI for these? I think not. -- This is an automated message from the Apache

[jira] [Resolved] (SOLR-15891) The Solr docker image is roughly 1.5-2x the size it needs to be

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15891. --- Resolution: Fixed > The Solr docker image is roughly 1.5-2x the size it needs to be > ---

[jira] [Commented] (SOLR-15891) The Solr docker image is roughly 1.5-2x the size it needs to be

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515632#comment-17515632 ] ASF subversion and git services commented on SOLR-15891: Commit f

[jira] [Commented] (SOLR-15891) The Solr docker image is roughly 1.5-2x the size it needs to be

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515627#comment-17515627 ] ASF subversion and git services commented on SOLR-15891: Commit d

[GitHub] [solr] HoustonPutman commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840096485 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamCon

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840096192 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -175,6 +175,7 @@ public void doFilter(ServletRequest request,

[GitHub] [solr] HoustonPutman commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840095238 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -175,6 +175,7 @@ public void doFilter(ServletRequest request, Ser

[GitHub] [solr] HoustonPutman commented on pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on pull request #783: URL: https://github.com/apache/solr/pull/783#issuecomment-1085218478 > We need some test coverage on this... But our tests have a different way of bootstrapping than the real thing, so perhaps a docker-test? Was talking to @madrob about t

[jira] [Commented] (SOLR-15891) The Solr docker image is roughly 1.5-2x the size it needs to be

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515626#comment-17515626 ] ASF subversion and git services commented on SOLR-15891: Commit 2

[GitHub] [solr] HoustonPutman merged pull request #782: SOLR-15891: Delete tgz from the official image after untarring

2022-03-31 Thread GitBox
HoustonPutman merged pull request #782: URL: https://github.com/apache/solr/pull/782 -- 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-unsubs

[GitHub] [solr] janhoy commented on pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
janhoy commented on pull request #783: URL: https://github.com/apache/solr/pull/783#issuecomment-1085215263 We need some test coverage on this... But our tests have a different way of bootstrapping than the real thing, so perhaps a docker-test? -- This is an automated message from the Ap

[GitHub] [solr] markrmiller commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
markrmiller commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840072555 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamConte

[GitHub] [solr] markrmiller commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
markrmiller commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840072555 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamConte

[GitHub] [solr] markrmiller commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
markrmiller commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840072555 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamConte

[GitHub] [solr] markrmiller commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
markrmiller commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840072555 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamConte

[GitHub] [solr] markrmiller commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
markrmiller commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840072555 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamConte

[GitHub] [solr] HoustonPutman commented on a change in pull request #782: SOLR-15891: Delete tgz from the official image after untarring

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #782: URL: https://github.com/apache/solr/pull/782#discussion_r840061207 ## File path: solr/docker/templates/Dockerfile.official.header.template ## @@ -90,5 +90,6 @@ RUN set -ex; \ fi; \ { command -v gpgconf; gpgconf --k

[GitHub] [solr] janhoy commented on a change in pull request #782: SOLR-15891: Delete tgz from the official image after untarring

2022-03-31 Thread GitBox
janhoy commented on a change in pull request #782: URL: https://github.com/apache/solr/pull/782#discussion_r840056164 ## File path: solr/docker/templates/Dockerfile.official.header.template ## @@ -90,5 +90,6 @@ RUN set -ex; \ fi; \ { command -v gpgconf; gpgconf --kill all

[GitHub] [solr] anshumg commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
anshumg commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840011012 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -175,6 +175,7 @@ public void doFilter(ServletRequest request, ServletRe

[GitHub] [solr] HoustonPutman commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840008601 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -175,6 +175,7 @@ public void doFilter(ServletRequest request, Ser

[GitHub] [solr] HoustonPutman commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r840007011 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamCon

[jira] [Updated] (SOLR-16135) Investigate failing smoke tester, possibly due to security manager

2022-03-31 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-16135: Summary: Investigate failing smoke tester, possibly due to security manager (was: Investigate fail

[jira] [Created] (SOLR-16135) Investigate failing smoke tester due to the security manager

2022-03-31 Thread Anshum Gupta (Jira)
Anshum Gupta created SOLR-16135: --- Summary: Investigate failing smoke tester due to the security manager Key: SOLR-16135 URL: https://issues.apache.org/jira/browse/SOLR-16135 Project: Solr Issu

[GitHub] [solr] anshumg commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
anshumg commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r839998163 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -175,6 +175,7 @@ public void doFilter(ServletRequest request, ServletRe

[GitHub] [solr] HoustonPutman commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r839995367 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamCon

[GitHub] [solr] HoustonPutman commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r839995367 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamCon

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r839966279 ## File path: solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java ## @@ -175,6 +175,7 @@ public void doFilter(ServletRequest request,

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515560#comment-17515560 ] Joel Bernstein commented on SOLR-16131: --- That would in theory do the trick. > sql

[GitHub] [solr] markrmiller commented on a change in pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
markrmiller commented on a change in pull request #783: URL: https://github.com/apache/solr/pull/783#discussion_r839957365 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/JDBCStream.java ## @@ -275,12 +277,10 @@ public void setStreamContext(StreamConte

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515525#comment-17515525 ] Houston Putman commented on SOLR-16131: --- Apparently not? But I changed it to overal

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515518#comment-17515518 ] Joel Bernstein commented on SOLR-16131: --- I'm not quite understanding this. The thre

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515506#comment-17515506 ] Houston Putman commented on SOLR-16131: --- Ok basically the thread that calls the sql

[GitHub] [solr-operator] johgoe opened a new issue #427: Problems with istio and prometheus

2022-03-31 Thread GitBox
johgoe opened a new issue #427: URL: https://github.com/apache/solr-operator/issues/427 Seems that my cluster runs into https://github.com/prometheus/prometheus/issues/10213 the current port configuration of search-prom-exporter-solr-metrics service looks like ``` ports:

[jira] [Commented] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515502#comment-17515502 ] Chris M. Hostetter commented on SOLR-16129: --- Isahn: I'm not surprised your benc

[GitHub] [solr] HoustonPutman commented on pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on pull request #783: URL: https://github.com/apache/solr/pull/783#issuecomment-1084930252 Ok at this point I get past the loading errors, unsurprisingly. However I do get this new error: ``` java.io.IOException: Failed to execute sqlQuery 'select id from t

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515487#comment-17515487 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22 5:56 PM: ---

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515490#comment-17515490 ] Joel Bernstein commented on SOLR-16131: --- ok > sql module cannot load Calcite drive

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515488#comment-17515488 ] Houston Putman commented on SOLR-16131: --- Yeah, but that is a completely separate jd

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515487#comment-17515487 ] Joel Bernstein commented on SOLR-16131: --- This is still in solrj: {code:java} joel

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515460#comment-17515460 ] Joel Bernstein commented on SOLR-16131: --- I tried out the PR and got this error: {

[jira] [Commented] (SOLR-16133) Smoke tester defaults do not respect system temp directory

2022-03-31 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515447#comment-17515447 ] Anshum Gupta commented on SOLR-16133: - Adding these notes from a smoketest failure th

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515445#comment-17515445 ] Joel Bernstein commented on SOLR-16131: --- Sounds good. > sql module cannot load Cal

[jira] [Updated] (SOLR-16133) Smoke tester defaults do not respect system temp directory

2022-03-31 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-16133: Description: Smoke tester defaults the temp directory to {{/tmp/smoke_solr...}} but should probably

[GitHub] [solr] HoustonPutman commented on pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman commented on pull request #783: URL: https://github.com/apache/solr/pull/783#issuecomment-1084851398 Ok tested this myself, and it passes the "Failed to load JDBC driver" error, but it hits the next error: "Failed to determine JDBC driver from connection url". Will continue t

[jira] [Updated] (SOLR-16134) Found error during integrationTest that did not fail the smoketester.

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16134: -- Component/s: Integration Tests > Found error during integrationTest that did not fail the smoke

[jira] [Created] (SOLR-16134) Found error during integrationTest that did not fail the smoketester.

2022-03-31 Thread Houston Putman (Jira)
Houston Putman created SOLR-16134: - Summary: Found error during integrationTest that did not fail the smoketester. Key: SOLR-16134 URL: https://issues.apache.org/jira/browse/SOLR-16134 Project: Solr

[GitHub] [solr] HoustonPutman opened a new pull request #783: SOLR-16131: Fix class loader for jdbcStream

2022-03-31 Thread GitBox
HoustonPutman opened a new pull request #783: URL: https://github.com/apache/solr/pull/783 https://issues.apache.org/jira/browse/SOLR-16131 @joel-bernstein can't add you as a reviewer -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515434#comment-17515434 ] Houston Putman commented on SOLR-16131: --- Ok I think I have an even simpler solution

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515428#comment-17515428 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 4:31 PM: --

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515428#comment-17515428 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 4:31 PM: --

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515428#comment-17515428 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 4:30 PM: --

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515428#comment-17515428 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 4:28 PM: --

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515428#comment-17515428 ] Joel Bernstein commented on SOLR-16131: --- I'm going down that rabbit hole as well. I

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515425#comment-17515425 ] Houston Putman commented on SOLR-16131: --- Also for your second example could you upl

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515424#comment-17515424 ] Houston Putman commented on SOLR-16131: --- For your first issue (the calciteDriver cl

[GitHub] [solr] HoustonPutman opened a new pull request #782: SOLR-15891: Delete tgz from the official image after untarring

2022-03-31 Thread GitBox
HoustonPutman opened a new pull request #782: URL: https://github.com/apache/solr/pull/782 https://issues.apache.org/jira/browse/SOLR-15891 This was likely just an oversight when migrating the official image to the new system. -- This is an automated message from the Apache Git Se

[jira] [Reopened] (SOLR-15891) The Solr docker image is roughly 1.5-2x the size it needs to be

2022-03-31 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman reopened SOLR-15891: --- It looks like we are not deleting the TGZ in the official image, which means the image is roughl

[GitHub] [solr] HoustonPutman commented on a change in pull request #769: SOLR-15898 Upgrade-notes and major-changes for 9.0

2022-03-31 Thread GitBox
HoustonPutman commented on a change in pull request #769: URL: https://github.com/apache/solr/pull/769#discussion_r839728567 ## File path: solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc ## @@ -347,4 +377,817 @@ where they really belong: /admin/thr

[GitHub] [solr] magibney commented on pull request #592: SOLR-14765: Optimize DocList creation by skipping sort for sort-irrelevant cases

2022-03-31 Thread GitBox
magibney commented on pull request #592: URL: https://github.com/apache/solr/pull/592#issuecomment-1084725965 Thanks, @dsmiley! I think ef4e35e065be8385a3ca7219df471d68bb567c51 addresses all these concerns. -- This is an automated message from the Apache Git Service. To respond to the me

[jira] [Created] (SOLR-16133) Smoke tester defaults do not respect system temp directory

2022-03-31 Thread Mike Drob (Jira)
Mike Drob created SOLR-16133: Summary: Smoke tester defaults do not respect system temp directory Key: SOLR-16133 URL: https://issues.apache.org/jira/browse/SOLR-16133 Project: Solr Issue Type: B

[jira] [Created] (SOLR-16132) SmokeTester leaks GPG daemons

2022-03-31 Thread Mike Drob (Jira)
Mike Drob created SOLR-16132: Summary: SmokeTester leaks GPG daemons Key: SOLR-16132 URL: https://issues.apache.org/jira/browse/SOLR-16132 Project: Solr Issue Type: Bug Security Level: Publ

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515353#comment-17515353 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 2:03 PM: --

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515353#comment-17515353 ] Joel Bernstein commented on SOLR-16131: --- The error where it can't find the SQLHandl

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515347#comment-17515347 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 1:59 PM: --

[jira] [Comment Edited] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515347#comment-17515347 ] Joel Bernstein edited comment on SOLR-16131 at 3/31/22, 1:57 PM: --

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515347#comment-17515347 ] Joel Bernstein commented on SOLR-16131: --- This is from the solr log on the ClassNotF

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515341#comment-17515341 ] Jan Høydahl commented on SOLR-16131: Was it added as env {{SOLR_MODULES=sql}} ? What

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515320#comment-17515320 ] Joel Bernstein commented on SOLR-16131: --- It was added in solr.in.sh. This error app

[jira] [Comment Edited] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515233#comment-17515233 ] Ishan Chattopadhyaya edited comment on SOLR-16129 at 3/31/22, 1:14 PM:

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515318#comment-17515318 ] Jan Høydahl commented on SOLR-16131: [~jbernste] - in another email on the list you w

[jira] [Comment Edited] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515233#comment-17515233 ] Ishan Chattopadhyaya edited comment on SOLR-16129 at 3/31/22, 1:01 PM:

[jira] [Commented] (SOLR-15904) Move SQLHandler to a module/package

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515317#comment-17515317 ] Joel Bernstein commented on SOLR-15904: --- Wanted to ping folks about SOLR-16131 > M

[jira] [Commented] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515303#comment-17515303 ] Jan Høydahl commented on SOLR-16131: >From my email comment: {quote} I could reproduc

[jira] [Updated] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-16131: --- Fix Version/s: 9.0 > sql module cannot load Calcite driver > - >

[jira] [Updated] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-16131: -- Description: After adding the sql module, using -Dsolr.modules=sql from the command line on st

[jira] [Created] (SOLR-16131) sql module cannot load Calcite driver

2022-03-31 Thread Joel Bernstein (Jira)
Joel Bernstein created SOLR-16131: - Summary: sql module cannot load Calcite driver Key: SOLR-16131 URL: https://issues.apache.org/jira/browse/SOLR-16131 Project: Solr Issue Type: Bug Se

[jira] [Comment Edited] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515249#comment-17515249 ] Ishan Chattopadhyaya edited comment on SOLR-16129 at 3/31/22, 11:16 AM: ---

[jira] [Commented] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515249#comment-17515249 ] Ishan Chattopadhyaya commented on SOLR-16129: - FWIW, FYI, while I was working

[GitHub] [solr] dsmiley commented on a change in pull request #592: SOLR-14765: Optimize DocList creation by skipping sort for sort-irrelevant cases

2022-03-31 Thread GitBox
dsmiley commented on a change in pull request #592: URL: https://github.com/apache/solr/pull/592#discussion_r839472975 ## File path: solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java ## @@ -935,22 +956,83 @@ private DocSet getAndCacheDocSet(Query query) throws I

[jira] [Commented] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515233#comment-17515233 ] Ishan Chattopadhyaya commented on SOLR-16129: - The test mentioned in SOLR-158

[GitHub] [solr-operator] fernaspiazu commented on issue #272: Solr Cloud only allows 1 exposed port.

2022-03-31 Thread GitBox
fernaspiazu commented on issue #272: URL: https://github.com/apache/solr-operator/issues/272#issuecomment-1084343606 Hi, any news about the possibility to open more ports in the solr container for JMX? Thank you in advance -- This is an automated message from the Apache Git Service. T

[jira] [Comment Edited] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515193#comment-17515193 ] Ishan Chattopadhyaya edited comment on SOLR-16129 at 3/31/22, 9:28 AM:

[jira] [Commented] (SOLR-16129) Solr specific InputStreamResponseListener to prevent client threads from hanging forever

2022-03-31 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515193#comment-17515193 ] Ishan Chattopadhyaya commented on SOLR-16129: - Tried to run solr-bench agains

[jira] [Commented] (SOLR-16128) Rename prometheus key solr_metrics_core_replication_master as solr_metrics_core_replication_leader

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515136#comment-17515136 ] Jan Høydahl commented on SOLR-16128: I did not put in a changes entry, since if this

[GitHub] [solr] janhoy opened a new pull request #781: SOLR-14702 / SOLR-16128: Rename prometheus key *_master -> *_leader

2022-03-31 Thread GitBox
janhoy opened a new pull request #781: URL: https://github.com/apache/solr/pull/781 …ication_master as solr_metrics_core_replication_leader https://issues.apache.org/jira/browse/SOLR-14702 https://issues.apache.org/jira/browse/SOLR-16128 -- This is an automated message from the

[jira] [Assigned] (SOLR-16128) Rename prometheus key solr_metrics_core_replication_master as solr_metrics_core_replication_leader

2022-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-16128: -- Assignee: Jan Høydahl > Rename prometheus key solr_metrics_core_replication_master as > solr_

[jira] [Updated] (SOLR-16130) crossCollection Join: NPE in ExportWriter.fillOutDocs

2022-03-31 Thread Michelle (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle updated SOLR-16130: Summary: crossCollection Join: NPE in ExportWriter.fillOutDocs (was: NPE in ExportWriter.fillOutDocs) > c

[jira] [Created] (SOLR-16130) NPE in ExportWriter.fillOutDocs

2022-03-31 Thread Michelle (Jira)
Michelle created SOLR-16130: --- Summary: NPE in ExportWriter.fillOutDocs Key: SOLR-16130 URL: https://issues.apache.org/jira/browse/SOLR-16130 Project: Solr Issue Type: Bug Security Level: Publ