[ 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 ca58f1aa90b351b69b0ec4184adbaaca03978573 in solr's branch refs/heads/main from pjmcarthur [ https://gitbox.apache.org/repos/asf?p=solr.git;h=ca58f1aa90b ] SOLR-16403: ClusterSingleton to remove inactive Shards (#1926) ClusterSingleton that periodically removes state=INACTIVE shards. These occur from shard splits. Co-authored-by: Paul McArthur <pmcarthur-apa...@proton.me> > SPLITSHARD should delete the parent shard after success > ------------------------------------------------------- > > Key: SOLR-16403 > URL: https://issues.apache.org/jira/browse/SOLR-16403 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Reporter: David Smiley > Priority: Major > Time Spent: 1.5h > Remaining Estimate: 0h > > When a shard is split into two sub-shards, the parent (the original) will > remain in an "INACTIVE" state. It's up to the user/admin to devise some > clean-up process. I propose that SplitShardCmd clean up after itself. It's > not clear why it didn't do this all along. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org