You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2020/04/30 07:36:00 UTC

[jira] [Created] (HDFS-15313) Ensure inodes in active filesytem are not deleted during snapshot delete

Shashikant Banerjee created HDFS-15313:
------------------------------------------

             Summary: Ensure inodes in active filesytem are not deleted during snapshot delete
                 Key: HDFS-15313
                 URL: https://issues.apache.org/jira/browse/HDFS-15313
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: snapshots
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 3.4.0


After HDFS-13101, it was observed that delete snapshot end up cleaning up inodes from active fs which can be referred from only one snapshot as the isLastReference() introduced in HDFS-13101 returns true. The aim of this Jira to add a check to ensure if the Inodes are being referred in the active fs , should not get deleted while deletion of snapshot happens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org