[jira] [Updated] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-17190: -- Security: (was: Public) > Replace org.apache.solr.util.LongSet with hppc LongHashSet >

[jira] [Resolved] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17190. --- Fix Version/s: 9.6.0 Resolution: Fixed > Replace org.apache.solr.util.LongSet with hpp

[jira] [Commented] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823780#comment-17823780 ] ASF subversion and git services commented on SOLR-17190: Commit 7

[jira] [Commented] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823778#comment-17823778 ] ASF subversion and git services commented on SOLR-17190: Commit 4

Re: [PR] SOLR-17190: Replace org.apache.solr.util.LongSet with hppc LongHashSet [solr]

2024-03-05 Thread via GitHub
magibney merged PR #2328: URL: https://github.com/apache/solr/pull/2328 -- 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.o

Re: [PR] SOLR-11535: Fix race condition in singleton-per-collection StateWatcher creation [solr]

2024-03-05 Thread via GitHub
magibney commented on code in PR #1964: URL: https://github.com/apache/solr/pull/1964#discussion_r1513378129 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java: ## @@ -1679,19 +1698,21 @@ public static String getCollectionPath(String coll) { * @

Re: [PR] SOLR-16824: Adopt Linux Command line tool pattern of -- for long option commands [solr]

2024-03-05 Thread via GitHub
epugh commented on PR #1768: URL: https://github.com/apache/solr/pull/1768#issuecomment-1979386492 Thanks @janhoy for starting to look. And yeah, this is 10x only change. Trying to manage two sets of old and new parameters I think would just make this impossible ;-). I'll leave this open

Re: [PR] SOLR-16824: Adopt Linux Command line tool pattern of -- for long option commands [solr]

2024-03-05 Thread via GitHub
janhoy commented on code in PR #1768: URL: https://github.com/apache/solr/pull/1768#discussion_r1512800441 ## solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-10.adoc: ## @@ -26,6 +26,11 @@ Before starting an upgrade to this version of Solr, please take the

[jira] [Updated] (SOLR-16824) Adopt Linux Command line tool pattern of -- for multi character commands.

2024-03-05 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-16824: - Summary: Adopt Linux Command line tool pattern of -- for multi character commands. (was: Adopt Linux Com

[jira] [Commented] (SOLR-16824) Adopt Linux Command line tool pattern of -- for multi charater commands.

2024-03-05 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823594#comment-17823594 ] Eric Pugh commented on SOLR-16824: -- This is ready for review and merge!   I would love s

[jira] [Assigned] (SOLR-16824) Adopt Linux Command line tool pattern of -- for multi charater commands.

2024-03-05 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-16824: Assignee: Eric Pugh > Adopt Linux Command line tool pattern of -- for multi charater commands. > -

[jira] [Commented] (SOLR-17106) LBSolrClient: Make it configurable to remove zombie ping checks

2024-03-05 Thread Aparna Suresh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823566#comment-17823566 ] Aparna Suresh commented on SOLR-17106: -- Hi [~hossman] , can you please provide your

[jira] [Commented] (SOLR-17113) When backup fails unexpected json schema is returned

2024-03-05 Thread Przemyslaw Ciezkowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823564#comment-17823564 ] Przemyslaw Ciezkowski commented on SOLR-17113: -- Created PR but without test

[PR] SOLR-17113: fix backup response in case of exception [solr]

2024-03-05 Thread via GitHub
stforek opened a new pull request, #2334: URL: https://github.com/apache/solr/pull/2334 Return exception as a json object instead of an array https://issues.apache.org/jira/browse/SOLR-17113 # Description ``` curl 'http://localhost:8983/solr/core/replication?command=de

Re: [PR] Update dependency io.opentelemetry:opentelemetry-bom to v1.35.0 (backport branch_9x) [solr]

2024-03-05 Thread via GitHub
janhoy merged PR #2333: URL: https://github.com/apache/solr/pull/2333 -- 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

[PR] Update dependency io.opentelemetry:opentelemetry-bom to v1.35.0 (backport branch_9x) [solr]

2024-03-05 Thread via GitHub
janhoy opened a new pull request, #2333: URL: https://github.com/apache/solr/pull/2333 Backport of b0af29f651ba354d66c4c3887549f1a49a4da0e6 -- 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 spe

Re: [PR] Update dependency io.opentelemetry:opentelemetry-bom to v1.35.0 [solr]

2024-03-05 Thread via GitHub
janhoy merged PR #2137: URL: https://github.com/apache/solr/pull/2137 -- 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-17065) Migrate Sandbox CrossDC functionality into Solr

2024-03-05 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823507#comment-17823507 ] Jan Høydahl commented on SOLR-17065: As long as these two new components are actually

Re: [PR] Move EnvToSyspropMappings.properties to solrj module [solr]

2024-03-05 Thread via GitHub
janhoy merged PR #2320: URL: https://github.com/apache/solr/pull/2320 -- 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