zhangqianqiong created HDFS-14548: ------------------------------------- Summary: Cannot create snapshot when the snapshotCounter reached MaxSnapshotID Key: HDFS-14548 URL: https://issues.apache.org/jira/browse/HDFS-14548 Project: Hadoop HDFS Issue Type: Bug Reporter: zhangqianqiong
when a new snapshot is created, the snapshotCounter would increment, but when a snapshot is deleted, the snapshotCounter would not decrement. over time, when the snapshotCounter reaches the MaxSnapshotID, the new snapshot cannot be created. By the way, How can I reset the snapshotCounter? -- 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