[GitHub] [solr] noblepaul opened a new pull request, #1962: Coordinator node does not have correct collection tagged for TracingSpan

2023-09-27 Thread via GitHub
noblepaul opened a new pull request, #1962: URL: https://github.com/apache/solr/pull/1962 (no comment) -- 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-mai

[GitHub] [solr] stillalex commented on pull request #1958: [WIP] SOLR-16985 Upgrade Lucene to 9.8.0

2023-09-27 Thread via GitHub
stillalex commented on PR #1958: URL: https://github.com/apache/solr/pull/1958#issuecomment-1738339806 another set of failures, related to vector search ` - org.apache.solr.search.neural.KnnQParserTest.highDimensionFloatVectorField_shouldSearchOnThatField (:solr:core) Tes

[GitHub] [solr] magibney commented on pull request #1899: SOLR-16966: Add a first-class cache for OrdinalMaps

2023-09-27 Thread via GitHub
magibney commented on PR #1899: URL: https://github.com/apache/solr/pull/1899#issuecomment-1738322438 The last three commits (through b8124677d7c88b903b5f3c4fd24ca8a54596d215) introduce a subtle but substantial change that abstracts all the "metadata wrapper" accounting so that application

[jira] [Resolved] (SOLR-16992) Non-reproducible StreamingTest failures -- suggests CloudSolrStream concurency race condition

2023-09-27 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved SOLR-16992. - Fix Version/s: 9.4 Resolution: Fixed thanks [~hossman] for the continued review! PR was me

[jira] [Commented] (SOLR-16992) Non-reproducible StreamingTest failures -- suggests CloudSolrStream concurency race condition

2023-09-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769795#comment-17769795 ] ASF subversion and git services commented on SOLR-16992: Commit 1

[jira] [Commented] (SOLR-16992) Non-reproducible StreamingTest failures -- suggests CloudSolrStream concurency race condition

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

[GitHub] [solr] stillalex merged pull request #1955: SOLR-16992 Non-reproducible StreamingTest failures

2023-09-27 Thread via GitHub
stillalex merged PR #1955: URL: https://github.com/apache/solr/pull/1955 -- 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-operator] HoustonPutman opened a new pull request, #634: Get correct SolrPods in SolrCloud controller

2023-09-27 Thread via GitHub
HoustonPutman opened a new pull request, #634: URL: https://github.com/apache/solr-operator/pull/634 The SolrCloud controller needs to fetch the list of Solr Pods for a given SolrCloud, in order to determine what to restart and construct the SolrCloud.Status object. However, when an old Sol

[GitHub] [solr-operator] HoustonPutman opened a new pull request, #633: Upgrade dependencies

2023-09-27 Thread via GitHub
HoustonPutman opened a new pull request, #633: URL: https://github.com/apache/solr-operator/pull/633 This includes `controller-runtime` and the Kubernetes APIs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Commented] (SOLR-17000) ExecutorUtilTest failures due to bad concurrency assumptions in test logic

2023-09-27 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769729#comment-17769729 ] Chris M. Hostetter commented on SOLR-17000: --- {quote}Any reason not using Execut

[jira] [Commented] (SOLR-16992) Non-reproducible StreamingTest failures -- suggests CloudSolrStream concurency race condition

2023-09-27 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769727#comment-17769727 ] Chris M. Hostetter commented on SOLR-16992: --- {quote}I had already moved the nul

[jira] [Commented] (SOLR-16825) Generate Java bindings from OpenAPI spec

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

[jira] [Commented] (SOLR-17001) Adjust workaround for JDK17 bug so it only applies to specific versions with the bug

2023-09-27 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769714#comment-17769714 ] Shawn Heisey commented on SOLR-17001: - Attached patch with a finished and tested shel

[jira] [Updated] (SOLR-17001) Adjust workaround for JDK17 bug so it only applies to specific versions with the bug

2023-09-27 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-17001: Attachment: SOLR-17001.patch > Adjust workaround for JDK17 bug so it only applies to specific versi

[GitHub] [solr] janhoy commented on pull request #1806: Update dependency org.xerial.snappy:snappy-java to v1.1.10.3

2023-09-27 Thread via GitHub
janhoy commented on PR #1806: URL: https://github.com/apache/solr/pull/1806#issuecomment-1737755069 I created a blocker JIRA for it in https://issues.apache.org/jira/browse/SOLR-17002 that will hold the 9.4 release until this is merged. -- This is an automated message from the Apache Git

[jira] [Created] (SOLR-17002) Update dependency org.xerial.snappy:snappy-java to v1.1.10.4

2023-09-27 Thread Jira
Jan Høydahl created SOLR-17002: -- Summary: Update dependency org.xerial.snappy:snappy-java to v1.1.10.4 Key: SOLR-17002 URL: https://issues.apache.org/jira/browse/SOLR-17002 Project: Solr Issue

[jira] [Updated] (SOLR-17002) Update dependency org.xerial.snappy:snappy-java to v1.1.10.4

2023-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-17002: --- Fix Version/s: 9.4 > Update dependency org.xerial.snappy:snappy-java to v1.1.10.4 > -

[jira] [Updated] (SOLR-17002) Update dependency org.xerial.snappy:snappy-java to v1.1.10.4

2023-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-17002: --- Priority: Blocker (was: Major) > Update dependency org.xerial.snappy:snappy-java to v1.1.10.4 >

[jira] [Created] (SOLR-17001) Adjust workaround for JDK17 bug so it only applies to specific versions with the bug

2023-09-27 Thread Shawn Heisey (Jira)
Shawn Heisey created SOLR-17001: --- Summary: Adjust workaround for JDK17 bug so it only applies to specific versions with the bug Key: SOLR-17001 URL: https://issues.apache.org/jira/browse/SOLR-17001 Proj

[jira] [Commented] (SOLR-16992) Non-reproducible StreamingTest failures -- suggests CloudSolrStream concurency race condition

2023-09-27 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769682#comment-17769682 ] Alex Deparvu commented on SOLR-16992: - [~hossman] I think this covers everything. all

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

2023-09-27 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769647#comment-17769647 ] Alex Deparvu commented on SOLR-16935: - it was paused on [~dsmiley]'s request. but I t

[GitHub] [solr] epugh commented on pull request #1954: SOLR-14496: Add Basic Auth support to SolrCLI

2023-09-27 Thread via GitHub
epugh commented on PR #1954: URL: https://github.com/apache/solr/pull/1954#issuecomment-1737508322 Holy smokes, almost everything is building/running cleanly, and that crave failure of `org.apache.solr.cli.DeleteToolTest.testFailsToDeleteProtectedCollection` runs locally just fine.. (?)..

[jira] [Commented] (SOLR-16441) Upgrade Jetty to 11.x

2023-09-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769620#comment-17769620 ] Eric Pugh commented on SOLR-16441: -- I looked at the summary of the changes (love how it

[GitHub] [solr] risdenk commented on pull request #1945: SOLR-13833-setupRequest-improvements

2023-09-27 Thread via GitHub
risdenk commented on PR #1945: URL: https://github.com/apache/solr/pull/1945#issuecomment-1737383196 @psalagnac @patsonluk I pushed [7532168](https://github.com/apache/solr/pull/1945/commits/7532168b7813cf0c64ef1c935c0a1d9b0527e25f) which checks the predicate in waitForState -- This is a

[jira] [Commented] (SOLR-17000) ExecutorUtilTest failures due to bad concurrency assumptions in test logic

2023-09-27 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769572#comment-17769572 ] Kevin Risden commented on SOLR-17000: - [~hossman] thanks this looks great. One commen

[GitHub] [solr-sandbox] sigram commented on pull request #68: Add support for mirroring Collection Admin commands.

2023-09-27 Thread via GitHub
sigram commented on PR #68: URL: https://github.com/apache/solr-sandbox/pull/68#issuecomment-1737190410 @markrmiller it is optional in the sense that you can leave the default CollectionsHandler (i.e. NOT configure this special CollectionsHandler) in your `solr.xml`. Should this be guarded

[GitHub] [solr] r-oldenburg commented on pull request #1806: Update dependency org.xerial.snappy:snappy-java to v1.1.10.3

2023-09-27 Thread via GitHub
r-oldenburg commented on PR #1806: URL: https://github.com/apache/solr/pull/1806#issuecomment-1737041391 I am a little worried as this PR is already some 10 weeks old... When is this going to be merged? -- This is an automated message from the Apache Git Service. To respond to the message

[jira] [Commented] (SOLR-15960) Unified use of system properties and environment variables

2023-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769483#comment-17769483 ] Jan Høydahl commented on SOLR-15960: While researching IOC/DI frameworks I found Avaj

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

2023-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769457#comment-17769457 ] Jan Høydahl commented on SOLR-16935: What is the status of this work? Is it intended

[jira] [Commented] (SOLR-16441) Upgrade Jetty to 11.x

2023-09-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769456#comment-17769456 ] Thomas Wöckinger commented on SOLR-16441: - At least this should be part of Solr 1

[GitHub] [solr] Raghavan1988 commented on pull request #1842: SOLR-16644 Fixing the entropy warning threshold based on OS ubuntu an…

2023-09-27 Thread via GitHub
Raghavan1988 commented on PR #1842: URL: https://github.com/apache/solr/pull/1842#issuecomment-1736836920 I updated the PR where the check is based on the ratio instead of hard coded threshold. @chatman - Please review. -- This is an automated message from the Apache Git Service. To resp