Re: [PR] SOLR-17148: Fixing Config API overlay property enabling or disabling cache [solr]

2024-02-09 Thread via GitHub
iamsanjay commented on code in PR #2247: URL: https://github.com/apache/solr/pull/2247#discussion_r1484968409 ## solr/core/src/java/org/apache/solr/search/CacheConfig.java: ## @@ -177,8 +177,8 @@ public SolrCache newInstance() { @Override public Map toMap(Map argsMap) {

Re: [PR] SOLR-17140 - provide extensible query limit concept. [solr]

2024-02-09 Thread via GitHub
dsmiley commented on code in PR #2237: URL: https://github.com/apache/solr/pull/2237#discussion_r1484949203 ## solr/core/src/java/org/apache/solr/search/QueryLimits.java: ## @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contribut

Re: [PR] SOLR-17140 - provide extensible query limit concept. [solr]

2024-02-09 Thread via GitHub
dsmiley commented on code in PR #2237: URL: https://github.com/apache/solr/pull/2237#discussion_r1484948048 ## solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java: ## @@ -972,7 +978,8 @@ private DocSet getAndCacheDocSet(Query query) throws IOException { }

[jira] (SOLR-16697) New API support to import index files generated by Embedded SOLR into SOLR Cloud

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16697 ] Houston Putman deleted comment on SOLR-16697: --- was (Author: jira-bot): Commit b07d9f6af5907a5e441cdd5dd070afe1cce7d832 in lucene-solr's branch refs/heads/8.11.3-apple from Jason Gerlowski [

[jira] [Commented] (SOLR-16697) New API support to import index files generated by Embedded SOLR into SOLR Cloud

2024-02-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816223#comment-17816223 ] ASF subversion and git services commented on SOLR-16697: Commit b

[jira] [Comment Edited] (SOLR-17156) BJQParserTest failure

2024-02-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816208#comment-17816208 ] Mikhail Khludnev edited comment on SOLR-17156 at 2/9/24 8:26 PM: --

[jira] [Commented] (SOLR-17156) BJQParserTest failure

2024-02-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816208#comment-17816208 ] Mikhail Khludnev commented on SOLR-17156: - for the record my {{main}} at {{comm

Re: [PR] SOLR-17066: Switch most SolrClients away from core URLs [solr]

2024-02-09 Thread via GitHub
epugh commented on code in PR #2254: URL: https://github.com/apache/solr/pull/2254#discussion_r1484626160 ## solr/solrj/src/test/org/apache/solr/client/solrj/TestLBHttp2SolrClient.java: ## @@ -158,7 +158,7 @@ public void testSimple() throws Exception { // Start the killed

[jira] [Assigned] (SOLR-17158) Terminate distributed processing quickly when query limit is reached

2024-02-09 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-17158: --- Assignee: Andrzej Bialecki > Terminate distributed processing quickly when query lim

[jira] [Updated] (SOLR-16480) RCE via Backup/Restore APIs that allow for deployment of executables in malicious ConfigSets

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16480: -- Security: (was: Private (Security Issue)) > RCE via Backup/Restore APIs that allow for depl

[jira] [Updated] (SOLR-16949) RCE via Backup/Restore APIs - Fix for all file extensions

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16949: -- Security: (was: Private (Security Issue)) > RCE via Backup/Restore APIs - Fix for all file

[jira] [Updated] (SOLR-16984) Add missing redacted sysProps

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16984: -- Security: (was: Private (Security Issue)) > Add missing redacted sysProps > ---

[jira] [Updated] (SOLR-16809) Converge sysProp redaction logic in PropertiesRequestHandler and MetricsAPI

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16809: -- Security: (was: Private (Security Issue)) > Converge sysProp redaction logic in PropertiesR

[jira] [Updated] (SOLR-17098) Zookeeper Credential Information Disclosure bug via Streaming Expressions

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-17098: -- Security: (was: Private (Security Issue)) > Zookeeper Credential Information Disclosure bug

[jira] [Closed] (SOLR-17031) Update netty jars to 4.1.99+ to fix CVE-2023-4586 (8.11.x)

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-17031. - Closing after the 8.11.3 release > Update netty jars to 4.1.99+ to fix CVE-2023-4586 (8.11.x) >

[jira] [Closed] (SOLR-16948) Backport "trusted configset" changes to 8.11.3

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-16948. - Closing after the 8.11.3 release > Backport "trusted configset" changes to 8.11.3 >

[jira] [Closed] (SOLR-17034) Hitting /solr// ends up with HttpSolrCall NPE when using Solr Cloud

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-17034. - Closing after the 8.11.3 release > Hitting /solr// ends up with HttpSolrCall NPE when using Solr Clo

[jira] [Closed] (SOLR-17120) NullPointerException in UpdateLog.applyOlderUpdates in solr 6.6-9.4 involving partial updates

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-17120. - Closing after the 8.11.3 release > NullPointerException in UpdateLog.applyOlderUpdates in solr 6.6-9

[jira] [Closed] (SOLR-17025) Upgrade to Jetty 9.4.53 on branch_8_11

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-17025. - Closing after the 8.11.3 release > Upgrade to Jetty 9.4.53 on branch_8_11 >

[jira] [Updated] (SOLR-16781) Remove directives from Solr

2024-02-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-16781: -- Fix Version/s: (was: 8.11.3) > Remove directives from Solr > -

Re: [PR] SOLR-17148: Fixing Config API overlay property enabling or disabling cache [solr]

2024-02-09 Thread via GitHub
epugh commented on code in PR #2247: URL: https://github.com/apache/solr/pull/2247#discussion_r1484535651 ## solr/core/src/java/org/apache/solr/search/CacheConfig.java: ## @@ -177,8 +177,8 @@ public SolrCache newInstance() { @Override public Map toMap(Map argsMap) { -

Re: [I] gen-pkcs12-keystore init container fails if the tls secret contains no ca.crt [solr-operator]

2024-02-09 Thread via GitHub
smoldenhauer-ish commented on issue #684: URL: https://github.com/apache/solr-operator/issues/684#issuecomment-1936205512 I will provide a pull request to include the -in ca.crt only if there is a ca.crt file present: Tested: ``` Command: sh -c OP

[I] gen-pkcs12-keystore init container fails if the tls secret contains no ca.crt [solr-operator]

2024-02-09 Thread via GitHub
smoldenhauer-ish opened a new issue, #684: URL: https://github.com/apache/solr-operator/issues/684 Configure the solrTLS with a TLS secret that contains only a tls.crt and a tls.key It seems to be dependent on the issuer if there is a separate ca.crt or not e.g. see https://github.com/c

[jira] [Commented] (SOLR-17138) Support other QueryTimeout criteria

2024-02-09 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816106#comment-17816106 ] Andrzej Bialecki commented on SOLR-17138: - Here are results from a set of simple

[jira] [Created] (SOLR-17158) Terminate distributed processing quickly when query limit is reached

2024-02-09 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-17158: --- Summary: Terminate distributed processing quickly when query limit is reached Key: SOLR-17158 URL: https://issues.apache.org/jira/browse/SOLR-17158 Project: Sol

[jira] [Comment Edited] (SOLR-16466) Admin UI - Make it optional to sort list of commandline args

2024-02-09 Thread Vincenzo D'Amore (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816097#comment-17816097 ] Vincenzo D'Amore edited comment on SOLR-16466 at 2/9/24 2:45 PM: --

[jira] [Commented] (SOLR-16466) Admin UI - Make it optional to sort list of commandline args

2024-02-09 Thread Vincenzo D'Amore (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816097#comment-17816097 ] Vincenzo D'Amore commented on SOLR-16466: - [~cpoerschke]  at first glance I had t

[jira] [Created] (SOLR-17157) upgrade to Lucene 9.10.0

2024-02-09 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-17157: -- Summary: upgrade to Lucene 9.10.0 Key: SOLR-17157 URL: https://issues.apache.org/jira/browse/SOLR-17157 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-16858) Allow KnnQParser to selectively apply filters

2024-02-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816040#comment-17816040 ] Alessandro Benedetti commented on SOLR-16858: - Thank you for the contribution

[jira] [Commented] (SOLR-16466) Admin UI - Make it optional to sort list of commandline args

2024-02-09 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816041#comment-17816041 ] Christine Poerschke commented on SOLR-16466: Thanks [~v.dam...@gmail.com]! I

Re: [PR] SOLR-16542: Remove OverseerConfigSetMessageHandler [solr]

2024-02-09 Thread via GitHub
pvcnt closed pull request #1982: SOLR-16542: Remove OverseerConfigSetMessageHandler URL: https://github.com/apache/solr/pull/1982 -- 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

[jira] [Commented] (SOLR-17156) BJQParserTest failure

2024-02-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815960#comment-17815960 ] Mikhail Khludnev commented on SOLR-17156: - Looks like something goes in indexing.