Nilotpal Nandi created HDDS-1251: ------------------------------------ Summary: all chunks are not deleted by block deletion even when all keys are deleted and all containers are closed Key: HDDS-1251 URL: https://issues.apache.org/jira/browse/HDDS-1251 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Nilotpal Nandi
steps taken : ------------------- # created 40 nodes cluster, wrote data on all datanodes. # deleted all keys from the cluster and all containers are closed. block deletion triggered and deleted most of the chunks from all datanodes. But , it could not delete all chunks even after several days. expectations : all chunks should be deleted if there is no key present in the cluster and all containers are closed -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org