[
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
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
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
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
[
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
>
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
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
[
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
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;
+/**
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.
[
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
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
[
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
[
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
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
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)
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
[
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
[
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
[
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
> ---
[
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
[
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
[
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
[
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
[
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
[
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:
--
[
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
[
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
[
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
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
[
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
[
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
32 matches
Mail list logo