[jira] [Commented] (SOLR-16155) DocumentBuilder should not include field values in error messages

2024-10-15 Thread Jerry Chung (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889738#comment-17889738 ] Jerry Chung commented on SOLR-16155: This issue is still persistent with 9.6.1 for Do

[jira] [Updated] (SOLR-16155) DocumentBuilder should not include field values in error messages

2024-10-15 Thread Jerry Chung (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Chung updated SOLR-16155: --- Affects Version/s: 9.6.1 > DocumentBuilder should not include field values in error messages > --

[jira] [Updated] (SOLR-16155) DocumentBuilder should not include field values in error messages

2024-10-15 Thread Jerry Chung (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Chung updated SOLR-16155: --- Description: org.apache.solr.update.DocumentBuilder throws exceptions with field values on errors, w

[jira] [Resolved] (SOLR-17498) Apache Solr 8.11.3 - CVE-2023-44487

2024-10-15 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck resolved SOLR-17498. - Fix Version/s: 8.11.3 Resolution: Invalid Solr 8.11.3 upgraded to jetty 9.4.53.v20231009  which fi

Re: [PR] SOLR-17413: ulog replay should copy SolrQueryRequest [solr]

2024-10-15 Thread via GitHub
HoustonPutman commented on PR #2765: URL: https://github.com/apache/solr/pull/2765#issuecomment-2414298119 Is the not-anymore-used `req` object still used somewhere else? And we are sure there aren't other settings that live in that request? -- This is an automated message from the Apache

[jira] [Assigned] (SOLR-16155) DocumentBuilder should not include field values in error messages

2024-10-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-16155: -- Assignee: (was: Jan Høydahl) > DocumentBuilder should not include field values in error me

[jira] [Commented] (SOLR-16155) DocumentBuilder should not include field values in error messages

2024-10-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889745#comment-17889745 ] Jan Høydahl commented on SOLR-16155: This issue has not been solved. If you want to c

[jira] [Comment Edited] (SOLR-17498) Apache Solr 8.11.3 - CVE-2023-44487

2024-10-15 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889742#comment-17889742 ] Gus Heck edited comment on SOLR-17498 at 10/15/24 4:16 PM: --- Sol

[jira] [Updated] (SOLR-16645) Support ss and netstat as alternatives to lsof

2024-10-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-16645: -- Labels: pull-request-available (was: ) > Support ss and netstat as alternatives to lsof >

Re: [PR] SOLR-16645: Extend start script to support ss and netstat as alternatives to lsof [solr]

2024-10-15 Thread via GitHub
colvinco commented on PR #1328: URL: https://github.com/apache/solr/pull/1328#issuecomment-2413690959 @epugh no worries, will see what https://issues.apache.org/jira/browse/SOLR-17450 brings. To be fair, with containers it's not hard to ensure that lsof is available anyway so the need for

[PR] SOLR-17413: ulog replay should copy SolrQueryRequest [solr]

2024-10-15 Thread via GitHub
gerlowskija opened a new pull request, #2765: URL: https://github.com/apache/solr/pull/2765 # Description SolrQueryRequest is a non-threadsafe type, but was being shared across executor threads during UpdateLog replay. This introduces a number of issues, not the least being a Concur

[jira] [Commented] (SOLR-17413) UpdateLog Replay can throw ConcurrentModificationException from sharing the request

2024-10-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889664#comment-17889664 ] Jason Gerlowski commented on SOLR-17413: The failure shows very rarely, but I am

[jira] [Updated] (SOLR-17413) UpdateLog Replay can throw ConcurrentModificationException from sharing the request

2024-10-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17413: -- Labels: newdev pull-request-available (was: newdev) > UpdateLog Replay can throw ConcurrentMod

Re: [PR] SOLR-17413: ulog replay should copy SolrQueryRequest [solr]

2024-10-15 Thread via GitHub
dsmiley commented on code in PR #2765: URL: https://github.com/apache/solr/pull/2765#discussion_r1801734297 ## solr/core/src/java/org/apache/solr/update/UpdateLog.java: ## @@ -2097,10 +2098,19 @@ public void doReplay(TransactionLog translog) { UpdateRequestProcessorChai

Re: [PR] SOLR-17488: Parse long format for auth command in bin/solr.cmd [solr]

2024-10-15 Thread via GitHub
epugh merged PR #2760: URL: https://github.com/apache/solr/pull/2760 -- 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

[jira] [Updated] (SOLR-15411) "failOnVersionConflicts" doesn't get checked in getUpdatedDocument when _version_==1

2024-10-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15411: --- Resolution: Abandoned Status: Resolved (was: Patch Available) Closing as abandoned. If anyon

Re: [PR] SOLR-17494: Remove language specific writer types [solr]

2024-10-15 Thread via GitHub
epugh commented on PR #2758: URL: https://github.com/apache/solr/pull/2758#issuecomment-2413610994 > Deprecate as notice in ref guide. Also we have a separate deprecation logging mechanism. Cool.. So I will open a seperate PR that does those two things only in `branch_9x`. --

[jira] [Created] (SOLR-17498) Apache Solr 8.11.3 - CVE-2023-44487

2024-10-15 Thread Nikhil (Jira)
Nikhil created SOLR-17498: - Summary: Apache Solr 8.11.3 - CVE-2023-44487 Key: SOLR-17498 URL: https://issues.apache.org/jira/browse/SOLR-17498 Project: Solr Issue Type: Bug Security Level: Publ

[PR] SolrClientCache switch to Http2SolrClient [solr]

2024-10-15 Thread via GitHub
iamsanjay opened a new pull request, #2764: URL: https://github.com/apache/solr/pull/2764 https://issues.apache.org/jira/browse/SOLR-16503 # Checklist Please review the following and check all that apply: - [x] I have reviewed the guidelines for [How to Contribute](https

[jira] [Resolved] (SOLR-17475) Allow DELETESTATUS to keep only recent status

2024-10-15 Thread Yuntong Qu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuntong Qu resolved SOLR-17475. --- Resolution: Duplicate > Allow DELETESTATUS to keep only recent status >

[jira] [Commented] (SOLR-17100) Publish generated Python and JS clients

2024-10-15 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889747#comment-17889747 ] Jan Høydahl commented on SOLR-17100: If we start by releasing a client tarball, we co

[jira] [Assigned] (SOLR-17390) EmbeddedSolrServer should support a ResponseParser

2024-10-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-17390: --- Assignee: David Smiley > EmbeddedSolrServer should support a ResponseParser > --

Re: [PR] SOLR-17412: Skip nested atomic updates for non-existent child docs [solr]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #2652: URL: https://github.com/apache/solr/pull/2652#issuecomment-2415365173 This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be fam

Re: [PR] SOLR-17450 StatusTool with pure Java code [solr]

2024-10-15 Thread via GitHub
epugh commented on code in PR #2712: URL: https://github.com/apache/solr/pull/2712#discussion_r1802217471 ## gradle/testing/randomization/policies/solr-tests.policy: ## @@ -109,6 +109,8 @@ grant { permission java.lang.RuntimePermission "writeFileDescriptor"; // needed by h

Re: [PR] Add docs detailing our ASF Jenkins usage [solr]

2024-10-15 Thread via GitHub
epugh commented on PR #2767: URL: https://github.com/apache/solr/pull/2767#issuecomment-2415556910 I view Confluence as a cesspool of out of date information.We just don't pay attention to it the way we do with our `dev-docs`.We *should* commit to one or the other. -- This is

[PR] Add docs detailing our ASF Jenkins usage [solr]

2024-10-15 Thread via GitHub
gerlowskija opened a new pull request, #2767: URL: https://github.com/apache/solr/pull/2767 Hopefully these docs will answer a lot of questions I had when troubleshooting a recent outage of our ASF Jenkins agents. # Checklist Please review the following and check all that apply

Re: [PR] SOLR-17450 StatusTool with pure Java code [solr]

2024-10-15 Thread via GitHub
janhoy commented on code in PR #2712: URL: https://github.com/apache/solr/pull/2712#discussion_r1802071570 ## solr/server/etc/security.policy: ## @@ -228,4 +228,7 @@ grant { // expanded to a wildcard if set, allows all networking everywhere permission java.net.SocketPerm

Re: [PR] SOLR-17450 StatusTool with pure Java code [solr]

2024-10-15 Thread via GitHub
janhoy commented on code in PR #2712: URL: https://github.com/apache/solr/pull/2712#discussion_r1802073770 ## gradle/testing/randomization/policies/solr-tests.policy: ## @@ -109,6 +109,8 @@ grant { permission java.lang.RuntimePermission "writeFileDescriptor"; // needed by

Re: [PR] Add docs detailing our ASF Jenkins usage [solr]

2024-10-15 Thread via GitHub
dsmiley commented on code in PR #2767: URL: https://github.com/apache/solr/pull/2767#discussion_r1802072457 ## dev-docs/asf-jenkins.adoc: ## Review Comment: Maybe rename to include "ci-" prefix? ## dev-docs/asf-jenkins.adoc: ## @@ -0,0 +1,74 @@ += ASF Jen

Re: [PR] SolrClientCache switch to Http2SolrClient [solr]

2024-10-15 Thread via GitHub
dsmiley commented on code in PR #2764: URL: https://github.com/apache/solr/pull/2764#discussion_r1802088278 ## solr/core/src/java/org/apache/solr/handler/designer/SchemaDesignerConfigSetHelper.java: ## @@ -533,11 +516,31 @@ List getStoredSampleDocs(final String configSet) throw

Re: [PR] SOLR-17450 StatusTool with pure Java code [solr]

2024-10-15 Thread via GitHub
janhoy commented on code in PR #2712: URL: https://github.com/apache/solr/pull/2712#discussion_r1801990185 ## solr/core/src/java/org/apache/solr/cli/StatusTool.java: ## @@ -65,37 +75,132 @@ public String getName() { .desc("Wait up to the specified number of seconds to

Re: [PR] SOLR-17450 StatusTool with pure Java code [solr]

2024-10-15 Thread via GitHub
janhoy commented on code in PR #2712: URL: https://github.com/apache/solr/pull/2712#discussion_r1801992048 ## gradle/testing/randomization/policies/solr-tests.policy: ## @@ -250,6 +252,8 @@ grant { // expanded to a wildcard if set, allows all networking everywhere permis

[jira] [Commented] (SOLR-17394) IndexFetcher should inspect HTTP status codes on its requests

2024-10-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889859#comment-17889859 ] David Smiley commented on SOLR-17394: - Maybe InputStreamResponseParser needs javadocs