[
https://issues.apache.org/jira/browse/SOLR-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922921#comment-17922921
]
Renato Haeberli commented on SOLR-17623:
You're welcome, I couldn't have done it
[
https://issues.apache.org/jira/browse/SOLR-17648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17648:
--
Labels: pull-request-available (was: )
> multiThreaded: Remove obsolete RejectedExecutionExcep
dsmiley opened a new pull request, #3155:
URL: https://github.com/apache/solr/pull/3155
from unlimited to 1000 max, after which the caller thread will execute.
Didn't need the RejectedExecutionException avoidance hack anymore; Lucene
9.12 has it.
https://issues.apache.org/jira/br
[
https://issues.apache.org/jira/browse/SOLR-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922943#comment-17922943
]
David Smiley commented on SOLR-17623:
-
Lets take that topic to SOLR-17647 which I jus
[
https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916790#comment-17916790
]
Alex Deparvu edited comment on SOLR-13360 at 2/1/25 2:01 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922941#comment-17922941
]
Alex Deparvu commented on SOLR-13360:
-
PR was updated with the cleanup solution propo
github-actions[bot] closed pull request #2477: SOLR-17310: Configurable
LeafSorter to customize segment search order
URL: https://github.com/apache/solr/pull/2477
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
github-actions[bot] commented on PR #2477:
URL: https://github.com/apache/solr/pull/2477#issuecomment-2629168132
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This
dsmiley commented on code in PR #3144:
URL: https://github.com/apache/solr/pull/3144#discussion_r1938341688
##
solr/core/src/java/org/apache/solr/cloud/ReplicateFromLeader.java:
##
@@ -134,18 +127,25 @@ public static String getCommitVersion(SolrCore solrCore) {
}
/**
-
dsmiley commented on code in PR #3144:
URL: https://github.com/apache/solr/pull/3144#discussion_r1938342390
##
solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java:
##
@@ -1485,7 +1486,8 @@ private Long readIntervalMs(String interval) {
return TimeUnit.MILLISE
[
https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916790#comment-17916790
]
Alex Deparvu edited comment on SOLR-13360 at 2/1/25 2:15 PM:
-
epugh commented on PR #3153:
URL: https://github.com/apache/solr/pull/3153#issuecomment-2628951104
It's great that you made the disabling conditional on Java 24+. I wonder
though if we are better served just removing it completely from Solr 10,
regardless of version of Java?
--
This
epugh commented on PR #2923:
URL: https://github.com/apache/solr/pull/2923#issuecomment-2628949967
It's february 1st, so I'm going to look to merge this on Monday barring any
other concerns being brought up.
--
This is an automated message from the Apache Git Service.
To respond to the me
epugh commented on code in PR #3041:
URL: https://github.com/apache/solr/pull/3041#discussion_r1938274548
##
solr/solr-ref-guide/modules/deployment-guide/pages/solr-on-hdfs.adoc:
##
@@ -20,6 +20,8 @@
The Solr HDFS Module has support for writing and reading Solr's index and
tra
[
https://issues.apache.org/jira/browse/SOLR-17414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923016#comment-17923016
]
David Smiley commented on SOLR-17414:
-
Lucene 9.12 has a fix for this -- https://gith
weiwang19 commented on PR #2477:
URL: https://github.com/apache/solr/pull/2477#issuecomment-2629240025
keep it open
--
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 unsub
[
https://issues.apache.org/jira/browse/SOLR-17648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-17648:
---
Assignee: David Smiley
> multiThreaded: Remove obsolete RejectedExecutionException avoidance
David Smiley created SOLR-17648:
---
Summary: multiThreaded: Remove obsolete RejectedExecutionException
avoidance
Key: SOLR-17648
URL: https://issues.apache.org/jira/browse/SOLR-17648
Project: Solr
18 matches
Mail list logo