[
https://issues.apache.org/jira/browse/CASSANDRA-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750999#action_12750999
]
Hudson commented on CASSANDRA-405:
----------------------------------
Integrated in Cassandra #186 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/186/])
remove buggy concurrentlinkedhashmap library and lru cache. too late in
0.4 to try to debug the library -- will revisit for 0.5. patch by jbellis;
reviewed by Chris Goffinet for
> Race condition with ConcurrentLinkedHashMap
> -------------------------------------------
>
> Key: CASSANDRA-405
> URL: https://issues.apache.org/jira/browse/CASSANDRA-405
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.4
> Reporter: Chris Goffinet
> Assignee: Jonathan Ellis
> Fix For: 0.4
>
> Attachments: 405.patch, stack.log.gz
>
>
> We are seeing a race condition with ConcurrentLinkedHashMap using
> appendToTail. We could remove the ConcurrentLinkedHashMap for now until
> that's resolved.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.