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

Jonathan Ellis updated CASSANDRA-199:
-------------------------------------

    Attachment: 199.patch

I can't find any places Row is used concurrently in multiple threads, so 
HashMap seems like the Right choice.

(Patch also does other minor cleanup to Row-related code that I ran across 
while looking.)

> Row.columnFamilies_ is initialized to Hashtable in one place, HashMap in 
> another
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-199
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-199
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 199.patch
>
>
> which is right?
> note that this behavior dates to the initial import into apache svn.

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

Reply via email to