[
https://issues.apache.org/jira/browse/CASSANDRA-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780970#action_12780970
]
Hudson commented on CASSANDRA-248:
----------------------------------
Integrated in Cassandra #265 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/265/])
make members volatile where necessary to make double-checked locking safe.
patch by gdusbabek; reviewed by jbellis for
> Replace factory method based on explicit locks for a more succint syntax
> ------------------------------------------------------------------------
>
> Key: CASSANDRA-248
> URL: https://issues.apache.org/jira/browse/CASSANDRA-248
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Edward Ribeiro
> Assignee: Gary Dusbabek
> Fix For: 0.5
>
> Attachments: 248-v2.diff, CASSANDRA-248.patch
>
>
> Replace factory method based on explicit locks for a more succint syntax. The
> code becomes simpler and more readable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.