[ https://issues.apache.org/jira/browse/CASSANDRA-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790781#comment-13790781 ]
Brandon Williams commented on CASSANDRA-6175: --------------------------------------------- Possible trace: {noformat} ERROR [ReplicateOnWriteStage:1] 2013-10-09 19:50:34,516 CassandraDaemon.java (line 191) Exception in thread Thread[ReplicateOnWriteStage:1,5,main] java.lang.AssertionError at org.apache.cassandra.net.MessagingService.addCallback(MessagingService.java:524) at org.apache.cassandra.net.MessagingService.sendRR(MessagingService.java:572) at org.apache.cassandra.net.MessagingService.sendRR(MessagingService.java:553) at org.apache.cassandra.service.StorageProxy.sendMessagesToOneDCInternal(StorageProxy.java:642) at org.apache.cassandra.service.StorageProxy.sendMessagesToOneDC(StorageProxy.java:624) at org.apache.cassandra.service.StorageProxy.sendToHintedEndpoints(StorageProxy.java:551) at org.apache.cassandra.service.StorageProxy$7$1.runMayThrow(StorageProxy.java:804) at org.apache.cassandra.service.StorageProxy$DroppableRunnable.run(StorageProxy.java:1631) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) {noformat} I say possible because it didn't show up until I killed the process with prejudice. > counter increment hangs > ----------------------- > > Key: CASSANDRA-6175 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6175 > Project: Cassandra > Issue Type: Bug > Components: Core > Reporter: Brandon Williams > Assignee: Jonathan Ellis > Fix For: 2.0.2 > > > In a three node cluster, a simple counter increment at quorum hangs the query > indefinitely. git blames our familiar friend CASSANDRA-6132 once again. -- This message was sent by Atlassian JIRA (v6.1#6144)