[jira] [Created] (SOLR-17407) Error from server at http://localhost:6083/solr/ranger_audits

2024-08-13 Thread Femi (Jira)
Femi created SOLR-17407: --- Summary: Error from server at http://localhost:6083/solr/ranger_audits Key: SOLR-17407 URL: https://issues.apache.org/jira/browse/SOLR-17407 Project: Solr Issue Type: Bug

[jira] [Created] (SOLR-17406) Introduce Gradle Version Catalogs

2024-08-13 Thread Christos Malliaridis (Jira)
Christos Malliaridis created SOLR-17406: --- Summary: Introduce Gradle Version Catalogs Key: SOLR-17406 URL: https://issues.apache.org/jira/browse/SOLR-17406 Project: Solr Issue Type: Impr

Re: [PR] SOLR-17334: Enable coordinator nodes to handle requests other than `/select` [solr]

2024-08-13 Thread via GitHub
AlmogEinstein commented on PR #2527: URL: https://github.com/apache/solr/pull/2527#issuecomment-2287053612 I saw #2607 is already merged, @tboeghk - do you think we can move this forward? I see this PR as a game changer for us, coordinator is a must have feature! -- This is an automate

[PR] SOLR-17405: allow a single thread to reestablish ZK session [solr]

2024-08-13 Thread via GitHub
psalagnac opened a new pull request, #2644: URL: https://github.com/apache/solr/pull/2644 https://issues.apache.org/jira/browse/SOLR-17405 # Description `OnReconnect` can be invoked by several threads concurrently (see Jira for the explanation). # Solutio

[jira] [Updated] (SOLR-17405) Zookeeper session can be re-established by multiple threads concurrently

2024-08-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17405: -- Labels: pull-request-available (was: ) > Zookeeper session can be re-established by multiple t

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2024-08-13 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873265#comment-17873265 ] Anshum Gupta commented on SOLR-13350: - [~gus] and [~cpoerschke] - can you please back

[jira] [Resolved] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-13 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-12963. --- Resolution: Done > change default for 'uninvertible' to 'false' (dependent on new schema > '

[jira] [Commented] (SOLR-17298) Multithreaded search breaks limits, and possibly other things

2024-08-13 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873257#comment-17873257 ] Anshum Gupta commented on SOLR-17298: - [~gus] - should we defer this to the next rele

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2024-08-13 Thread Anshum Gupta (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873256#comment-17873256 ] Anshum Gupta commented on SOLR-12963: - [~houston] - can we mark this as resolved? >

[jira] [Updated] (SOLR-15603) Fix Gradle build cache (still disabled by default)

2024-08-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-15603: Summary: Fix Gradle build cache (still disabled by default) (was: Activate Gradle build cache) >

Re: [PR] Use EnvUtils to override cache timeout in HTTP ClusterStateProvider [solr]

2024-08-13 Thread via GitHub
dsmiley merged PR #2629: URL: https://github.com/apache/solr/pull/2629 -- 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.or

[jira] [Updated] (SOLR-17405) Zookeeper session can be re-established by multiple threads concurrently

2024-08-13 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Salagnac updated SOLR-17405: --- Description: Because of a bug in SolrCloud, the Zookeeper session can be re-established by m

[jira] [Updated] (SOLR-17405) Zookeeper session can be re-established by multiple threads concurrently

2024-08-13 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Salagnac updated SOLR-17405: --- Description: Because of a bug in SolrCloud, the Zookeeper session can be re-established by m

[jira] [Created] (SOLR-17405) Zookeeper session can be re-established by multiple threads concurrently

2024-08-13 Thread Pierre Salagnac (Jira)
Pierre Salagnac created SOLR-17405: -- Summary: Zookeeper session can be re-established by multiple threads concurrently Key: SOLR-17405 URL: https://issues.apache.org/jira/browse/SOLR-17405 Project: S

Re: [PR] SOLR-17334: Enable coordinator nodes to handle requests other than `/select` [solr]

2024-08-13 Thread via GitHub
nadavedri commented on PR #2527: URL: https://github.com/apache/solr/pull/2527#issuecomment-2286532118 Super important I hope you will fix it soon!šŸ™šŸ» -- 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

[jira] [Commented] (SOLR-15748) Create v2 equivalent of v1 'CLUSTERSTATUS' (or document alternatives)

2024-08-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873227#comment-17873227 ] David Smiley commented on SOLR-15748: - I would argue we didn't need this. Ā The inform

Re: [PR] Bump up dependency analyze to 1.10.0 [solr]

2024-08-13 Thread via GitHub
risdenk commented on PR #2643: URL: https://github.com/apache/solr/pull/2643#issuecomment-2286341006 These I think seem reasonable from a quick glance. -- 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

Re: [PR] Bump up dependency analyze to 1.10.0 [solr]

2024-08-13 Thread via GitHub
iamsanjay commented on PR #2643: URL: https://github.com/apache/solr/pull/2643#issuecomment-2286334024 ``` * What went wrong: Execution failed for task ':solr:prometheus-exporter:analyzeTestClassesDependencies'. > Dependency analysis found issues. usedUndeclaredArtifacts

[PR] Bump up dependency analyze to 1.10.0 [solr]

2024-08-13 Thread via GitHub
iamsanjay opened a new pull request, #2643: URL: https://github.com/apache/solr/pull/2643 ## Summary This PR upgrades the Gradle dependency version to 1.10.0 to facilitate the ongoing Java upgrade. ## Background We initially planned to upgrade the Gradle dependency to version 1.

[jira] [Resolved] (SOLR-17397) Skip atomic updates for non-existent child documents

2024-08-13 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-17397. -- Fix Version/s: 9.8 Assignee: Eric Pugh Resolution: Fixed thanks for the fix.Ā  Please ta

[jira] [Commented] (SOLR-17397) Skip atomic updates for non-existent child documents

2024-08-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873167#comment-17873167 ] ASF subversion and git services commented on SOLR-17397: Commit e

[jira] [Commented] (SOLR-17397) Skip atomic updates for non-existent child documents

2024-08-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873165#comment-17873165 ] ASF subversion and git services commented on SOLR-17397: Commit 8

Re: [PR] SOLR-17397: Fix SkipExistingDocumentsProcessor to handle child documeā€¦ [solr]

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

Re: [PR] SOLR-17397: Fix SkipExistingDocumentsProcessor to handle child documeā€¦ [solr]

2024-08-13 Thread via GitHub
epugh commented on code in PR #2631: URL: https://github.com/apache/solr/pull/2631#discussion_r1715031554 ## solr/core/src/java/org/apache/solr/update/processor/SkipExistingDocumentsProcessorFactory.java: ## @@ -224,6 +224,17 @@ boolean doesDocumentExist(BytesRef indexedDocId) t