You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2013/11/20 00:53:21 UTC

[jira] [Created] (HDFS-5531) Combine the getNsQuota() and getDsQuota() methods in INode

Tsz Wo (Nicholas), SZE created HDFS-5531:
--------------------------------------------

             Summary: Combine the getNsQuota() and getDsQuota() methods in INode
                 Key: HDFS-5531
                 URL: https://issues.apache.org/jira/browse/HDFS-5531
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: namenode
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Tsz Wo (Nicholas), SZE
            Priority: Minor
         Attachments: h5531_20131119.patch

I suggest to combine these two methods into 
{code}
public Quota.Counts getQuotaCounts()
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)