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

Dibyendu Karmakar commented on HDFS-13583:
------------------------------------------

Updated the patch. Tackled all the comment. While doing this fixes I observed 
that using 
HdfsConstants.QUOTA_DONT_SET & HdfsConstants.QUOTA_RESET
for quota not set value is making it very confusing, So I have made it similar 
to existing hdfs quota. HdfsConstants.QUOTA_RESET will be the actual value 
present, where quota is not set. HdfsConstants.QUOTA_DONT_SET will be used 
during quota modification operations to decide whether we want to change the 
quota for that field or not.

 

 

> RBF: Router admin clrQuota is not synchronized with nameservice
> ---------------------------------------------------------------
>
>                 Key: HDFS-13583
>                 URL: https://issues.apache.org/jira/browse/HDFS-13583
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Dibyendu Karmakar
>            Assignee: Dibyendu Karmakar
>            Priority: Major
>         Attachments: HDFS-13583-000.patch, HDFS-13583-001.patch
>
>
> Router admin -clrQuota command is removing the quota from the mount table 
> only, it is not getting synchronized with nameservice.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to