You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Daniel Ma (Jira)" <ji...@apache.org> on 2022/06/10 02:37:00 UTC

[jira] [Commented] (HADOOP-15852) Refactor QuotaUsage

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

Daniel Ma commented on HADOOP-15852:
------------------------------------

/** Return storage type quota. */		
165	  private long[] getTypesQuota() {		
166	    return typeQuota;		
167	  }

[~belugabehr]   hello, Could you pls share the reason why this function is remove?

> Refactor QuotaUsage
> -------------------
>
>                 Key: HADOOP-15852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15852
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>    Affects Versions: 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: HADOOP-15852.1.patch, HADOOP-15852.2.patch, HADOOP-15852.3.patch
>
>
> My new mission is to remove instances of {{StringBuffer}} in favor of {{StringBuilder}}.
> * Simplify Code
> * Use Eclipse to generate hashcode/equals
> * User StringBuilder instead of StringBuffer



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org