[jira] [Updated] (SOLR-17663) TimeOut overflows if the provided interval is large

2025-02-10 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant updated SOLR-17663: -- Description: TimeOut constructor is passed a long interval parameter. If this long is large en

Re: [I] EncryptionRequestHandler support for collection with multiple shards [solr-sandbox]

2025-02-10 Thread via GitHub
bruno-roustant closed issue #110: EncryptionRequestHandler support for collection with multiple shards URL: https://github.com/apache/solr-sandbox/issues/110 -- 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 t

Re: [PR] EncryptionRequestHandler supports encryption requests distribution. [solr-sandbox]

2025-02-10 Thread via GitHub
bruno-roustant merged PR #115: URL: https://github.com/apache/solr-sandbox/pull/115 -- 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...@s

[jira] [Created] (SOLR-17663) TimeOut overflows if the provided interval is large

2025-02-10 Thread Bruno Roustant (Jira)
Bruno Roustant created SOLR-17663: - Summary: TimeOut overflows if the provided interval is large Key: SOLR-17663 URL: https://issues.apache.org/jira/browse/SOLR-17663 Project: Solr Issue Type

[jira] [Updated] (SOLR-17663) TimeOut overflows if the provided interval is large

2025-02-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17663: -- Labels: pull-request-available (was: ) > TimeOut overflows if the provided interval is large >

[PR] SOLR-17663: Protect TimeOut from overflow. [solr]

2025-02-10 Thread via GitHub
bruno-roustant opened a new pull request, #3173: URL: https://github.com/apache/solr/pull/3173 https://issues.apache.org/jira/browse/SOLR-17663 TimeOut constructor is passed a long interval parameter. If this long is large enough, the timeoutAt field overflows, making all the methods

Re: [PR] Transfer encryption metadata in the commit when DirectUpdateHandler2.closeWriter is called. [solr-sandbox]

2025-02-10 Thread via GitHub
bruno-roustant commented on PR #113: URL: https://github.com/apache/solr-sandbox/pull/113#issuecomment-2647900256 I recently updated the Solr core dependency to 9.8, so I can complete this PR to fix the issue. The real fix is inside Solr core 9.8. Here I mainly add a test to verify that

[jira] [Commented] (SOLR-16503) Switch UpdateShardHandler.getDefaultHttpClient to Jetty HTTP2

2025-02-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925571#comment-17925571 ] ASF subversion and git services commented on SOLR-16503: Commit 8

Re: [PR] SOLR-17663: Protect TimeOut from overflow. [solr]

2025-02-10 Thread via GitHub
dsmiley commented on code in PR #3173: URL: https://github.com/apache/solr/pull/3173#discussion_r1949280001 ## solr/core/src/java/org/apache/solr/util/TimeOut.java: ## @@ -23,15 +23,31 @@ import java.util.function.Supplier; import org.apache.solr.common.util.TimeSource; +/**

Re: [PR] SOLR-16503: Use Http2SolrClient in SolrClientCache, SchemaDesigner [solr]

2025-02-10 Thread via GitHub
iamsanjay merged PR #2764: URL: https://github.com/apache/solr/pull/2764 -- 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.

[jira] [Commented] (SOLR-16503) Switch UpdateShardHandler.getDefaultHttpClient to Jetty HTTP2

2025-02-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925562#comment-17925562 ] ASF subversion and git services commented on SOLR-16503: Commit 1

[jira] [Created] (SOLR-17664) SolrCloud cluster creation version in cluster properties (ZK)

2025-02-10 Thread David Smiley (Jira)
David Smiley created SOLR-17664: --- Summary: SolrCloud cluster creation version in cluster properties (ZK) Key: SOLR-17664 URL: https://issues.apache.org/jira/browse/SOLR-17664 Project: Solr Iss

[jira] [Commented] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-10 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925634#comment-17925634 ] Gus Heck commented on SOLR-17659: - {quote}not a service that is run on the server where S

[jira] [Comment Edited] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-10 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925634#comment-17925634 ] Gus Heck edited comment on SOLR-17659 at 2/10/25 4:52 PM: -- {quot

Re: [PR] SOLR-17641: Disable the Security Manager for Java 24+ [solr]

2025-02-10 Thread via GitHub
dsmiley commented on code in PR #3153: URL: https://github.com/apache/solr/pull/3153#discussion_r1949516798 ## build.gradle: ## @@ -35,6 +35,8 @@ plugins { } // Declare default Java versions for the entire project and for SolrJ separately +rootProject.ext.currentJavaVersion

[PR] chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.2 [solr]

2025-02-10 Thread via GitHub
solrbot opened a new pull request, #3174: URL: https://github.com/apache/solr/pull/3174 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-datetime](https://redirect.github.com/Kotlin/kotlinx-datetime)

Re: [PR] SolrTestCaseJ4: don't reset HttpClient SSL stuff [solr]

2025-02-10 Thread via GitHub
HoustonPutman commented on PR #3037: URL: https://github.com/apache/solr/pull/3037#issuecomment-2648778043 @dsmiley this broke `ConcurrentUpdateSolrClientBuilderTest.testSocketTimeoutOnCommit()` in a fun way. This PR works for all tests that extend `SolrTestCaseJ4`, because all of those te

[jira] [Commented] (SOLR-14414) New Admin UI

2025-02-10 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925783#comment-17925783 ] Chris M. Hostetter commented on SOLR-14414: --- {quote}Commit bb27d3e4047dc50849e4

[jira] [Updated] (SOLR-17656) Add expert level option to allowe PULL replicas to go ACTIVE w/o RECOVERING

2025-02-10 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-17656: -- Attachment: SOLR-17656-1.patch Status: Open (was: Open) Patch updated to inclu

[jira] [Resolved] (SOLR-12224) there is no API to read collection properties

2025-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-12224. Resolution: Duplicate > there is no API to read collection properties > ---

[jira] [Commented] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-10 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925695#comment-17925695 ] Christos Malliaridis commented on SOLR-17659: - I start to get a better unders

[jira] [Commented] (SOLR-16390) Cosmetic improvements and migration to JAX-RS (v2 cluster and clusterprop APIs)

2025-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925719#comment-17925719 ] Jason Gerlowski commented on SOLR-16390: The cluster property APIs are done, but

[jira] [Reopened] (SOLR-12224) there is no API to read collection properties

2025-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reopened SOLR-12224: I closed this out errantly as a duplicate of SOLR-16390, but that ticket turns out to be unrel

[jira] [Updated] (SOLR-16390) Cosmetic improvements and migration to JAX-RS (v2 cluster and clusterprop APIs)

2025-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-16390: --- Description: As mentioned on SOLR-15781, the v2 API currently has an experimental designatio

[jira] [Updated] (SOLR-16390) Cosmetic improvements and migration to JAX-RS (v2 cluster and clusterprop APIs)

2025-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-16390: --- Description: As mentioned on SOLR-15781, the v2 API currently has an experimental designatio

[jira] [Comment Edited] (SOLR-12224) there is no API to read collection properties

2025-02-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925721#comment-17925721 ] Jason Gerlowski edited comment on SOLR-12224 at 2/10/25 8:16 PM: --

[jira] [Commented] (SOLR-17569) TestLBHttpSolrClient/LBHttp2SolrClientIntegrationTest unreproducible test failures

2025-02-10 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925763#comment-17925763 ] Houston Putman commented on SOLR-17569: --- [~jdyer] These tests work perfectly on mai

[jira] [Commented] (SOLR-17656) Add expert level option to allowe PULL replicas to go ACTIVE w/o RECOVERING

2025-02-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925817#comment-17925817 ] David Smiley commented on SOLR-17656: - Sounds useful. > Add expert level option to a

[jira] [Commented] (SOLR-17650) Determine executor for UpdateLog reading

2025-02-10 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925714#comment-17925714 ] Mark Robert Miller commented on SOLR-17650: --- I took a look at this. In regards

Re: [PR] SolrTestCaseJ4: don't reset HttpClient SSL stuff [solr]

2025-02-10 Thread via GitHub
dsmiley commented on PR #3037: URL: https://github.com/apache/solr/pull/3037#issuecomment-2649745240 Very impressive debugging Houston! Apparently I overlooked STCJ4.setupTestCases SSL stuff. Maybe I should undo the STCJ4 change (as you suggest), although I like the explicit changes

[jira] [Commented] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925765#comment-17925765 ] Jan Høydahl commented on SOLR-17659: I think this discussion is de-railing the progre

[jira] [Resolved] (SOLR-17654) DistribFileStore._getRealPath() has issues on Windows

2025-02-10 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-17654. --- Assignee: Houston Putman Resolution: Fixed > DistribFileStore._getRealPath() has issues