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

Surendra Singh Lilhore commented on HDFS-14957:
-----------------------------------------------

Thanks [~hemanthboyina]  for patch.

Some minor comment for test
 # You can directly create {{snapshotDir}} variable without string variable.
{code:java}
final Path snapshotDir = new Path("/testRenameWithSnapshot"); {code}

 # Same for {{abc}} file also.
{code:java}
final Path abc = new Path(snapshotDir, "/abc"); {code}

 # Give meaningful name to {{abc.}}

> INodeReference Space Consumed was not same in QuotaUsage and ContentSummary
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-14957
>                 URL: https://issues.apache.org/jira/browse/HDFS-14957
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 3.1.4
>            Reporter: hemanthboyina
>            Assignee: hemanthboyina
>            Priority: Major
>         Attachments: HDFS-14957.001.patch, HDFS-14957.JPG
>
>
> for INodeReferences , space consumed was different in QuotaUsage and Content 
> Summary 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to