You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2015/11/03 15:29:27 UTC

[jira] [Commented] (OODT-917) replace hashtable with hashmap

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

Chris A. Mattmann commented on OODT-917:
----------------------------------------

My 99% guess is that everywhere this is used needs to be threadsafe

> replace hashtable with hashmap
> ------------------------------
>
>                 Key: OODT-917
>                 URL: https://issues.apache.org/jira/browse/OODT-917
>             Project: OODT
>          Issue Type: Improvement
>            Reporter: Tom Barber
>            Priority: Minor
>
> Hashtable is part of the obsolete dictionary class and whilst threadsafe is slower and more memory intesive than a hashmap, if threadsafety is required Hashmap can provide the concurrenthashmap



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)