You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/03/06 03:21:56 UTC

[jira] Updated: (HADOOP-5411) Use StringBuffer for building Chukwa Chart object

     [ https://issues.apache.org/jira/browse/HADOOP-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-5411:
------------------------------

    Attachment: HADOOP-5411.patch

Converted Chart object from String to StringBuilder.

> Use StringBuffer for building Chukwa Chart object
> -------------------------------------------------
>
>                 Key: HADOOP-5411
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5411
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/chukwa
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Minor
>         Attachments: HADOOP-5411.patch
>
>
> The Chukwa Chart object is using String to build the ajax chart data.  This should be converted to use StringBuffer to speed up efficiency.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.