[
https://issues.apache.org/jira/browse/HADOOP-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679411#action_12679411
]
szetszwo edited comment on HADOOP-5411 at 3/5/09 3:00 PM:
------------------------------------------------------------------------
Consider using StringBuilder if you don't need synchronization guarantee.
was (Author: szetszwo):
Consider use StringBuilder if you don't need no synchronization guarantee.
> 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
>
> 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.