Re: [PR] SOLR-17453: Leverage waitForState() instead of busy waiting [solr]

2024-10-13 Thread via GitHub
dsmiley commented on code in PR #2737: URL: https://github.com/apache/solr/pull/2737#discussion_r1798764375 ## solr/core/src/test/org/apache/solr/cloud/TestRebalanceLeaders.java: ## @@ -604,74 +572,61 @@ private void forceUpdateCollectionStatus() { // Since we have to resta

[jira] [Updated] (SOLR-17497) Pull replicas throws AlreadyClosedException

2024-10-13 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Dutt updated SOLR-17497: --- Description: Recently, a common exception (org.apache.lucene.store.AlreadyClosedException: this Dire

[jira] [Updated] (SOLR-17497) Pull replicas throws AlreadyClosedException

2024-10-13 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Dutt updated SOLR-17497: --- Description: Recently, a common exception (org.apache.lucene.store.AlreadyClosedException: this Dire

[jira] [Created] (SOLR-17497) Pull replicas throws AlreadyClosedException

2024-10-13 Thread Sanjay Dutt (Jira)
Sanjay Dutt created SOLR-17497: -- Summary: Pull replicas throws AlreadyClosedException Key: SOLR-17497 URL: https://issues.apache.org/jira/browse/SOLR-17497 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-11191) Shard Split doesn't work on indexes that have nested documents

2024-10-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889076#comment-17889076 ] David Smiley commented on SOLR-11191: - That link didn't work but anyway, I reviewed i

[jira] [Commented] (SOLR-11191) Shard Split doesn't work on indexes that have nested documents

2024-10-13 Thread Zack Kendall (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889062#comment-17889062 ] Zack Kendall commented on SOLR-11191: - I put together a draft POC for this change her

[jira] [Comment Edited] (SOLR-11191) Shard Split doesn't work on indexes that have nested documents

2024-10-13 Thread Zack Kendall (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889062#comment-17889062 ] Zack Kendall edited comment on SOLR-11191 at 10/14/24 2:15 AM:

[jira] [Updated] (SOLR-11191) Shard Split doesn't work on indexes that have nested documents

2024-10-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-11191: -- Labels: NestedDocuments pull-request-available (was: NestedDocuments) > Shard Split doesn't wo

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

2024-10-13 Thread via GitHub
janhoy commented on PR #2712: URL: https://github.com/apache/solr/pull/2712#issuecomment-2409297675 Pushed some commits * Fixes `BasicAuthIntegrationTest` by allowing status test to check status by URL even if Solr is not an OS process * Workaround for Windows. Tested on Windows 11 in

[PR] Add link to blog post on bof [solr-site]

2024-10-13 Thread via GitHub
epugh opened a new pull request, #129: URL: https://github.com/apache/solr-site/pull/129 (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-mail

[jira] [Commented] (SOLR-17487) Can't POST a dense vector that contains two or more occurences of the same float value

2024-10-13 Thread Matthias Krueger (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888983#comment-17888983 ] Matthias Krueger commented on SOLR-17487: - Hi [~gjactat], thanks for digging deep

[jira] (SOLR-17487) Can't POST a dense vector that contains two or more occurences of the same float value

2024-10-13 Thread Guillaume Jactat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17487 ] Guillaume Jactat deleted comment on SOLR-17487: - was (Author: gjactat): Hello [~mkrio], After reviewing the Solr core configuration I use (solrconfig.xml), I found that the default impor

[jira] [Comment Edited] (SOLR-17487) Can't POST a dense vector that contains two or more occurences of the same float value

2024-10-13 Thread Guillaume Jactat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888974#comment-17888974 ] Guillaume Jactat edited comment on SOLR-17487 at 10/13/24 9:43 AM:

[jira] [Resolved] (SOLR-17487) Can't POST a dense vector that contains two or more occurences of the same float value

2024-10-13 Thread Guillaume Jactat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Jactat resolved SOLR-17487. - Resolution: Not A Problem After reviewing the Solr core configuration I use (solrconfig.x

[jira] [Commented] (SOLR-17487) Can't POST a dense vector that contains two or more occurences of the same float value

2024-10-13 Thread Guillaume Jactat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888973#comment-17888973 ] Guillaume Jactat commented on SOLR-17487: - Hello [~mkrio], After reviewing the S