[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-16403.
-
Fix Version/s: 9.6.0
Resolution: Fixed
> INACTIVE shards should be deleted periodically
>
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827314#comment-17827314
]
ASF subversion and git services commented on SOLR-16403:
Commit 4
dsmiley commented on PR #2259:
URL: https://github.com/apache/solr/pull/2259#issuecomment-1998742427
Instead of simply interrupting the threads, shouldn't we also join on them?
Should that be in an AfterClass -- is it a problem between each test?
note: you don't need to gather a Set to
dsmiley commented on PR #2259:
URL: https://github.com/apache/solr/pull/2259#issuecomment-1998729601
@jdyer1 Lets use a PR to collaborate on
workaroundToReleaseThreads_noClosableUntilJava21. Getting all threads and
interrupting each is a hack I'd like to try and avoid. I don't recall any
gus-asf opened a new pull request, #2347:
URL: https://github.com/apache/solr/pull/2347
https://issues.apache.org/jira/browse/SOLR-17203
--
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 sp
Gus Heck created SOLR-17203:
---
Summary: CPU not calculated correctly in ThreadCpuTimer
Key: SOLR-17203
URL: https://issues.apache.org/jira/browse/SOLR-17203
Project: Solr
Issue Type: Bug
Secur
madrob commented on code in PR #1768:
URL: https://github.com/apache/solr/pull/1768#discussion_r1525478638
##
solr/bin/solr.cmd:
##
@@ -544,14 +544,13 @@ IF "%1"=="-t" goto set_solr_data_dir
IF "%1"=="-solr.home" goto set_solr_home_dir
IF "%1"=="-e" goto set_example
IF "%1"==
dsmiley merged PR #2337:
URL: https://github.com/apache/solr/pull/2337
--
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.or
solrbot opened a new pull request, #2346:
URL: https://github.com/apache/solr/pull/2346
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[com.fasterxml.jackson:jackson-bom](https://togithub.com/FasterXML/jackson-bom)
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-16403:
Description:
Have a periodic mechanism to delete state=INACTIVE shards. The implementation
is a C
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-16403:
Description:
Have a periodic mechanism to delete state=INACTIVE shards. The implementation
is a C
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-16403:
Summary: INACTIVE shards should be deleted periodically (was: SPLITSHARD
should delete the parent
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827237#comment-17827237
]
David Smiley commented on SOLR-16403:
-
On second thought; I'm going to retitle this,
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827236#comment-17827236
]
David Smiley commented on SOLR-16403:
-
Whoops; I don't think that PR should be using
dsmiley merged PR #1926:
URL: https://github.com/apache/solr/pull/1926
--
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.or
[
https://issues.apache.org/jira/browse/SOLR-16403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827227#comment-17827227
]
ASF subversion and git services commented on SOLR-16403:
Commit c
dsmiley commented on PR #2276:
URL: https://github.com/apache/solr/pull/2276#issuecomment-1998300785
Glad that you did the compression testing manually!
I think at this point the PR just needs a few method/field renames to
reflect to not confuse a SolrClient with an HttpClient. And there
dsmiley commented on code in PR #2276:
URL: https://github.com/apache/solr/pull/2276#discussion_r1525398141
##
solr/core/src/java/org/apache/solr/handler/IndexFetcher.java:
##
@@ -261,22 +260,23 @@ public String getMessage() {
}
}
- private static HttpClient createHtt
[
https://issues.apache.org/jira/browse/SOLR-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827196#comment-17827196
]
David Smiley commented on SOLR-15730:
-
SolrJ gained Jackson recently, related to the
[
https://issues.apache.org/jira/browse/SOLR-17106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827178#comment-17827178
]
Aparna Suresh commented on SOLR-17106:
--
Hi [~hossman] ,
I made the changes you requ
[
https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827171#comment-17827171
]
Jan Høydahl commented on SOLR-599:
--
{quote}I think so, but we might need a Load Balancing
Jan Høydahl created SOLR-17202:
--
Summary: Change SolrJ maven coordinates (10.x)
Key: SOLR-17202
URL: https://issues.apache.org/jira/browse/SOLR-17202
Project: Solr
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827151#comment-17827151
]
ASF subversion and git services commented on SOLR-599:
--
Commit 7eb38d5
[
https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827148#comment-17827148
]
ASF subversion and git services commented on SOLR-599:
--
Commit c8c6001
janhoy commented on code in PR #2345:
URL: https://github.com/apache/solr/pull/2345#discussion_r1524517935
##
solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpClientBuilderFactory.java:
##
@@ -19,10 +19,7 @@
import java.io.Closeable;
/**
- * Factory interface for co
Jan Høydahl created SOLR-17201:
--
Summary: Make Http2SolrClients not experimental
Key: SOLR-17201
URL: https://issues.apache.org/jira/browse/SOLR-17201
Project: Solr
Issue Type: Improvement
26 matches
Mail list logo