Haohui Mai created HDFS-6156: -------------------------------- Summary: Simplify the JMX API that provides snapshot information Key: HDFS-6156 URL: https://issues.apache.org/jira/browse/HDFS-6156 Project: Hadoop HDFS Issue Type: Bug Reporter: Haohui Mai
HDFS-5196 introduces a set of new APIs that provide snapshot information through JMX. Currently. The API nests {{SnapshotDirectoryMXBean}} into {{SnapshotStatsMXBean}}, creating another layer of composition. This jira proposes to inline {{SnapshotDirectoryMXBean}} into {{SnapshotStatsMXBean}} and to simplify the API. -- This message was sent by Atlassian JIRA (v6.2#6252)