[
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.2.patch
* Back out change to JDBM code.
> 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.2.patch, 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.