Re: [PR] Enabling test-retry-gradle-plugin [solr]

2024-08-27 Thread via GitHub
iamsanjay commented on code in PR #2665: URL: https://github.com/apache/solr/pull/2665#discussion_r1734093838 ## gradle/testing/defaults-tests.gradle: ## @@ -181,6 +181,13 @@ allprojects { // Print some diagnostics about locations used. logger.info("Test folder

[jira] [Resolved] (SOLR-17424) Upgrade Solrj 8 to 9 can not connect to solr cloud.

2024-08-27 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-17424. Resolution: Invalid We do not use Jira as support portal. Please ask your question in the «users» m

Re: [PR] Enabling test-retry-gradle-plugin [solr]

2024-08-27 Thread via GitHub
iamsanjay commented on PR #2665: URL: https://github.com/apache/solr/pull/2665#issuecomment-2314230104 One test case failed! ``` ERROR: The following test(s) have failed: - org.apache.solr.search.TestStressReorder.testStressReorderVersions (:solr:core) Test history: h

Re: [PR] Enabling test-retry-gradle-plugin [solr]

2024-08-27 Thread via GitHub
iamsanjay commented on code in PR #2665: URL: https://github.com/apache/solr/pull/2665#discussion_r1733958205 ## gradle/testing/defaults-tests.gradle: ## @@ -181,6 +181,13 @@ allprojects { // Print some diagnostics about locations used. logger.info("Test folder

[jira] [Commented] (SOLR-6122) API to cancel an already submitted/running Collections API call

2024-08-27 Thread Yuntong Qu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877244#comment-17877244 ] Yuntong Qu commented on SOLR-6122: -- Hi [~anshum], we are interested in tackling this. Som

Re: [PR] Enabling test-retry-gradle-plugin [solr]

2024-08-27 Thread via GitHub
iamsanjay commented on code in PR #2665: URL: https://github.com/apache/solr/pull/2665#discussion_r1733950507 ## gradle/testing/defaults-tests.gradle: ## @@ -181,6 +181,13 @@ allprojects { // Print some diagnostics about locations used. logger.info("Test folder

[jira] [Created] (SOLR-17424) Upgrade Solrj 8 to 9 can not connect to solr cloud.

2024-08-27 Thread Jira
Phạm Đức Anh created SOLR-17424: --- Summary: Upgrade Solrj 8 to 9 can not connect to solr cloud. Key: SOLR-17424 URL: https://issues.apache.org/jira/browse/SOLR-17424 Project: Solr Issue Type: Bu

[jira] [Resolved] (SOLR-17421) With overseer node role enabled, overseer may be stopped without giving-up leadership

2024-08-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17421. - Fix Version/s: 9.8 Resolution: Fixed Merged. Thanks for contributing! > With overseer no

[jira] [Commented] (SOLR-17421) With overseer node role enabled, overseer may be stopped without giving-up leadership

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

Re: [PR] SOLR-17421: Make sure overseer drops leadership after QUIT failure [solr]

2024-08-27 Thread via GitHub
dsmiley merged PR #2663: URL: https://github.com/apache/solr/pull/2663 -- 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] [Commented] (SOLR-17421) With overseer node role enabled, overseer may be stopped without giving-up leadership

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

Re: [PR] Enabling test-retry-gradle-plugin [solr]

2024-08-27 Thread via GitHub
dsmiley commented on code in PR #2665: URL: https://github.com/apache/solr/pull/2665#discussion_r1733589772 ## gradle/testing/defaults-tests.gradle: ## @@ -181,6 +181,13 @@ allprojects { // Print some diagnostics about locations used. logger.info("Test folders

Re: [PR] Refactor: Use InputStream.transferTo [solr]

2024-08-27 Thread via GitHub
dsmiley commented on PR #2669: URL: https://github.com/apache/solr/pull/2669#issuecomment-2313661276 @madrob I made further changes based on your comments in the schema designer. LMK what you think. Otherwise I think it's mergeable (no JIRA). -- This is an automated message from t

[PR] Minor: Jetty relativeRedirectAllowed=true [solr]

2024-08-27 Thread via GitHub
dsmiley opened a new pull request, #2673: URL: https://github.com/apache/solr/pull/2673 Avoids exposing Solr's host & port in the HTTP Location header in certain cases. Can be removed in Jetty 12, as the default setting changes there. https://github.com/jetty/jetty.project/issues/110

[jira] [Commented] (SOLR-16675) Introduce the possibility to rerank topK results with vector similarity functions using DenseVectorField

2024-08-27 Thread Alexey Serba (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877178#comment-17877178 ] Alexey Serba commented on SOLR-16675: - [~abenedetti] [~eliaporciani] Is it possible t

[jira] [Created] (SOLR-17423) CLI: Resolve -h argument conflict (help/host)

2024-08-27 Thread Christos Malliaridis (Jira)
Christos Malliaridis created SOLR-17423: --- Summary: CLI: Resolve -h argument conflict (help/host) Key: SOLR-17423 URL: https://issues.apache.org/jira/browse/SOLR-17423 Project: Solr Issu

Re: [PR] Enabling test-retry-gradle-plugin [solr]

2024-08-27 Thread via GitHub
dweiss commented on PR #2665: URL: https://github.com/apache/solr/pull/2665#issuecomment-2313165844 Ok, so it restarts with the same master seed. Good to know. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Resolved] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2024-08-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-12429. -- Fix Version/s: 9.8 Resolution: Fixed Better message, is good enough for now. > ZK upconfig thro

[jira] [Commented] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

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

[jira] [Assigned] (SOLR-6962) bin/solr stop -a should complain about missing parameter

2024-08-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-6962: --- Assignee: Eric Pugh (was: Alexandre Rafalovitch) > bin/solr stop -a should complain about missing pa

Re: [PR] SOLR-6962: bin/solr stop -a should complain about missing parameter [solr]

2024-08-27 Thread via GitHub
epugh commented on PR #2671: URL: https://github.com/apache/solr/pull/2671#issuecomment-2312641798 @rahulgoswami I would love your review of the windows changes... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[jira] [Updated] (SOLR-17383) CLI: Resolve overlapping arguments

2024-08-27 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17383: Description: With the changes from SOLR-16757 arguments were moved to java source c

[jira] [Updated] (SOLR-17383) CLI: Resolve overlapping arguments

2024-08-27 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17383: Description: With the changes from SOLR-16757 arguments were moved to java source c

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

2024-08-27 Thread via GitHub
ellaeln commented on PR #2527: URL: https://github.com/apache/solr/pull/2527#issuecomment-2312370604 I have opened a PR to main, https://github.com/apache/solr/pull/2672 please let me know if there's anything I can do to assist further -- This is an automated message from the Apach

Re: [PR] Feature/solr-17334 Minor bugs in Solr dedicated coordinator mode [solr]

2024-08-27 Thread via GitHub
ellaeln commented on PR #2672: URL: https://github.com/apache/solr/pull/2672#issuecomment-2312359080 opened a new MR for solr/17334 to expedite merging these changes @cpoerschke please let me know if there's anything a can do to assist moving forward -- This is an automated message fro

[PR] Feature/solr-17334 Minor bugs in Solr dedicated coordinator mode [solr]

2024-08-27 Thread via GitHub
ellaeln opened a new pull request, #2672: URL: https://github.com/apache/solr/pull/2672 https://issues.apache.org/jira/browse/SOLR-X # Description Please provide a short description of the changes you're making with this pull request. # Solution Pl

[jira] [Commented] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

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

Re: [PR] SOLR-12429: Prevent symbolic links from being uploaded as part of a configset [solr]

2024-08-27 Thread via GitHub
epugh merged PR #2651: URL: https://github.com/apache/solr/pull/2651 -- 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] [Commented] (SOLR-3913) SimplePostTool optimize does a redundant commit

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

[jira] [Updated] (SOLR-6962) bin/solr stop -a should complain about missing parameter

2024-08-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-6962: - Labels: pull-request-available (was: ) > bin/solr stop -a should complain about missing parameter

[PR] SOLR-6962: bin/solr stop -a should complain about missing parameter [solr]

2024-08-27 Thread via GitHub
epugh opened a new pull request, #2671: URL: https://github.com/apache/solr/pull/2671 https://issues.apache.org/jira/browse/SOLR-6962 # Description make sure if there is a -a, there is a following parameter. There IS an argument that maybe the `-a` should be used i

[jira] [Resolved] (SOLR-3913) SimplePostTool optimize does a redundant commit

2024-08-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-3913. - Fix Version/s: 9.8 Resolution: Fixed > SimplePostTool optimize does a redundant commit > --

Re: [PR] SOLR-3913: Optimize the commit/optimize cycle in the PostTool [solr]

2024-08-27 Thread via GitHub
epugh merged PR #2667: URL: https://github.com/apache/solr/pull/2667 -- 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] [Commented] (SOLR-3913) SimplePostTool optimize does a redundant commit

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

Re: [PR] Review Solr Streaming code for typos [solr]

2024-08-27 Thread via GitHub
epugh commented on code in PR #2657: URL: https://github.com/apache/solr/pull/2657#discussion_r1732527482 ## solr/solrj-streaming/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java: ## @@ -1348,7 +1348,7 @@ private void checkReturnValsForEmpty(String[] fields) t

Re: [PR] SOLR-12429: Prevent symbolic links from being uploaded as part of a configset [solr]

2024-08-27 Thread via GitHub
epugh commented on PR #2651: URL: https://github.com/apache/solr/pull/2651#issuecomment-2312082732 I am going to merge this PR, however if we want to pair on supporting symbolic links in another PR, all for supporting that! -- This is an automated message from the Apache Git Service. To r

[jira] [Commented] (SOLR-17422) Remove CLUSTERSTATE from v2; redundant

2024-08-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876964#comment-17876964 ] Eric Pugh commented on SOLR-17422: -- That's interesting...   I wonder if in a list of cod

Re: [PR] SOLR-17158 Terminate distributed processing quickly when query limit is reached [solr]

2024-08-27 Thread via GitHub
sigram commented on code in PR #2666: URL: https://github.com/apache/solr/pull/2666#discussion_r1732394489 ## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc: ## @@ -71,6 +71,13 @@ Due to changes in Lucene 9, that isn't possible any more. === Config

Re: [PR] SOLR-17158 Terminate distributed processing quickly when query limit is reached [solr]

2024-08-27 Thread via GitHub
sigram commented on code in PR #2666: URL: https://github.com/apache/solr/pull/2666#discussion_r1732394489 ## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc: ## @@ -71,6 +71,13 @@ Due to changes in Lucene 9, that isn't possible any more. === Config