[jira] [Commented] (SOLR-12831) DeleteShardCmd doesn't remove all its data from Zookeeper
[ 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/}} 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
[jira] [Commented] (SOLR-12831) DeleteShardCmd doesn't remove all its data from Zookeeper
[ 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/}} 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
[jira] [Commented] (SOLR-12831) DeleteShardCmd doesn't remove all its data from Zookeeper
[ https://issues.apache.org/jira/browse/SOLR-12831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887127#comment-17887127 ] David Smiley commented on SOLR-12831: - FYI some more details were shared in the duplicated issue SOLR-14240 > 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 > > After successful completion of {{DeleteShardCmd}} there's still some data in > ZK under {{/collections/}} 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