[ https://issues.apache.org/jira/browse/SOLR-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178507#comment-15178507 ]
ASF subversion and git services commented on SOLR-8423: ------------------------------------------------------- Commit 9c777ab5adfd07e49310a5fb091d8bac611ef0ba in lucene-solr's branch refs/heads/master from anshum [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9c777ab ] SOLR-8423: DeleteShard and DeleteReplica should cleanup instance and data directory by default and add support for optionally retaining the directories > DELETESHARD should cleanup the instance and data directory, like DELETEREPLICA > ------------------------------------------------------------------------------ > > Key: SOLR-8423 > URL: https://issues.apache.org/jira/browse/SOLR-8423 > Project: Solr > Issue Type: Bug > Reporter: Anshum Gupta > Assignee: Anshum Gupta > Fix For: master, 6.0 > > Attachments: SOLR-8423.patch, SOLR-8423.patch, SOLR-8423.patch > > > DELETESHARD only cleans up the index directory and not the instance/data > directory. DELETEREPLICA on the other hand cleans up the data and instance > directory. > DELETESHARD should clean up the instance and data directory, so that we don't > leak disk space on executing the command. > If we think this would break back-compat, though I don't see why this should > not clean up the instance dir, we should at least provide an option to clean > up everything and make it default in 6.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org