Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1EEC39652 for ; Tue, 10 Apr 2012 08:18:36 +0000 (UTC) Received: (qmail 51808 invoked by uid 500); 10 Apr 2012 08:18:36 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 51724 invoked by uid 500); 10 Apr 2012 08:18:35 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 51704 invoked by uid 99); 10 Apr 2012 08:18:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2012 08:18:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2012 08:18:33 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9FF7A36250A for ; Tue, 10 Apr 2012 08:18:13 +0000 (UTC) Date: Tue, 10 Apr 2012 08:18:13 +0000 (UTC) From: =?utf-8?Q?Zklanu_Ry=C5=9B_=28Commented=29_=28JIRA=29?= To: commits@cassandra.apache.org Message-ID: <1701386483.6630.1334045893685.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <769109483.16641.1333626324540.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-4118) ConcurrentModificationException in ColumnFamily.updateDigest(ColumnFamily.java:294) (cassandra 1.0.8) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-4118?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 13250503#comment-13250503 ]=20 Zklanu Ry=C5=9B commented on CASSANDRA-4118: --------------------------------------- @T Jake Luciani: what do you mean "doesn't really work"? We've been testing= this configuration for like 2 months and all seems to be working fine. We = use "org.apache.cassandra.dht.RandomPartitioner". Is that a must to use the= lucandra partitioner? =20 > ConcurrentModificationException in ColumnFamily.updateDigest(ColumnFamily= .java:294) (cassandra 1.0.8) > -------------------------------------------------------------------------= ----------------------------- > > Key: CASSANDRA-4118 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4118 > Project: Cassandra > Issue Type: Bug > Affects Versions: 1.0.8 > Environment: two nodes, replication factor=3D2 > Reporter: Zklanu Ry=C5=9B > Assignee: Vijay > Fix For: 1.0.10, 1.1.0 > > > Sometimes when reading data I receive them without any exception but I ca= n see in Cassandra logs, that there is an error: > ERROR [ReadRepairStage:58] 2012-04-05 12:04:35,732 AbstractCassandraDaemo= n.java (line 139) Fatal exception in thread Thread[ReadRepairStage:58,5,mai= n] > java.util.ConcurrentModificationException > at java.util.AbstractList$Itr.checkForComodification(AbstractList.jav= a:372) > at java.util.AbstractList$Itr.next(AbstractList.java:343) > at org.apache.cassandra.db.ColumnFamily.updateDigest(ColumnFamily.jav= a:294) > at org.apache.cassandra.db.ColumnFamily.digest(ColumnFamily.java:288) > at org.apache.cassandra.service.RowDigestResolver.resolve(RowDigestRe= solver.java:102) > at org.apache.cassandra.service.RowDigestResolver.resolve(RowDigestRe= solver.java:30) > at org.apache.cassandra.service.ReadCallback$AsyncRepairRunner.runMay= Throw(ReadCallback.java:227) > at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.jav= a:30) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira