[ https://issues.apache.org/jira/browse/SOLR-12831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945294#comment-17945294 ]
ASF subversion and git services commented on SOLR-12831: -------------------------------------------------------- Commit d1498e8d5a7f4382a83a2800a0d1568bcd0f2a55 in solr's branch refs/heads/main from Pierre Salagnac [ https://gitbox.apache.org/repos/asf?p=solr.git;h=d1498e8d5a7 ] SOLR-12831: Clean up ZK nodes after shard deletion is invoked (#3314) Delete left over znodes on zookeeper that aren't removed after a delete shard command is issued. In DeleteShardCmd, use the zk client to issue a recursive delete from the specified root and its children (including that root). > DeleteShardCmd doesn't remove all its data from Zookeeper > --------------------------------------------------------- > > Key: SOLR-12831 > URL: https://issues.apache.org/jira/browse/SOLR-12831 > Project: Solr > Issue Type: Bug > Affects Versions: 7.5, 8.0 > Reporter: Andrzej Bialecki > Priority: Minor > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > After successful completion of {{DeleteShardCmd}} there's still some data in > ZK under {{/collections/<collectionName>}} that should've been removed: > * leaders/shardX > * leader_elect/shardX > * terms/shardX -- 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