Mingliang Liu created HDFS-9377: ----------------------------------- Summary: Fix findbugs warnings in FSDirSnapshotOp Key: HDFS-9377 URL: https://issues.apache.org/jira/browse/HDFS-9377 Project: Hadoop HDFS Issue Type: Task Reporter: Mingliang Liu Assignee: Mingliang Liu Attachments: HDFS-9377.000.patch
I ran findbugs version 3.0.1 and find there is a findbugs warning in {{FSDirSnapshotOp}}, brought by [HDFS-9231]. It's caused by unused variable and the fix is simple. -- This message was sent by Atlassian JIRA (v6.3.4#6332)