[ 
https://issues.apache.org/jira/browse/HDFS-15214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059811#comment-17059811
 ] 

Íñigo Goiri commented on HDFS-15214:
------------------------------------

[~hemanthboyina] thanks for the update. As we are doing the builder assignment 
in the ifs, let's define the longs there too.
{code}
447         if (m.get("snapshotLength") != null) {
448           long snapshotLength = ((Number) 
m.get("snapshotLength")).longValue();
449           builder.snapshotLength(snapshotLength);
450         }
{code}

> 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
>
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to