[ https://issues.apache.org/jira/browse/SOLR-12831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945303#comment-17945303 ]
ASF subversion and git services commented on SOLR-12831: -------------------------------------------------------- Commit 95b9f12369b0d1bdd6a8a1e17cbaade0a24f052b in solr's branch refs/heads/branch_9x from Pierre Salagnac [ https://gitbox.apache.org/repos/asf?p=solr.git;h=95b9f12369b ] 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 > Assignee: Pierre Salagnac > 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