You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/01/27 22:14:34 UTC

[jira] Updated: (HIVE-1112) Replace instances of StringBuffer/Vector with StringBuilder/ArrayList

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

Carl Steinbach updated HIVE-1112:
---------------------------------

    Attachment: HIVE-1112.patch

> Replace instances of StringBuffer/Vector with StringBuilder/ArrayList
> ---------------------------------------------------------------------
>
>                 Key: HIVE-1112
>                 URL: https://issues.apache.org/jira/browse/HIVE-1112
>             Project: Hadoop Hive
>          Issue Type: Task
>    Affects Versions: 0.6.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-1112.patch
>
>
> When possible replace instances of StringBuffer and Vector with their non-synchronized counterparts StringBuilder and ArrayList.

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