[
https://issues.apache.org/jira/browse/HDFS-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063511#comment-17063511
]
Takanobu Asanuma edited comment on HDFS-15214 at 3/20/20, 5:00 PM:
-------------------------------------------------------------------
In [^HDFS-15214.004.patch], there are three "if (m.get("snapshotFileCount") !=
null)"s.
The last two should be "m.get("snapshotDirectoryCount") != null" and
"m.get("snapshotSpaceConsumed") != null"?
was (Author: tasanuma0829):
In [^HDFS-15214.004.patch], there are multiple "if (m.get("snapshotFileCount")
!= null)".
> WebHDFS: Add snapshot counts to Content Summary
> -----------------------------------------------
>
> Key: HDFS-15214
> URL: https://issues.apache.org/jira/browse/HDFS-15214
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: hemanthboyina
> Assignee: hemanthboyina
> Priority: Major
> Attachments: HDFS-15214.001.patch, HDFS-15214.002.patch,
> HDFS-15214.003.patch, HDFS-15214.004.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]