[jira] [Commented] (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-04-22 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13023126#comment-13023126 ] Stu Hood commented on CASSANDRA-2282: - Sounds like you're getting replies back

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004581#comment-13004581 ] Jonathan Ellis commented on CASSANDRA-2282: --- bq. My client still gets

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-09 Thread Shotaro Kamio (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004593#comment-13004593 ] Shotaro Kamio commented on CASSANDRA-2282: -- I'm trying to find out when the

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004599#comment-13004599 ] Hudson commented on CASSANDRA-2282: --- Integrated in Cassandra-0.7 #366 (See

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-09 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004604#comment-13004604 ] Jonathan Ellis commented on CASSANDRA-2282: --- And what does the

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Terje Marthinussen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003946#comment-13003946 ] Terje Marthinussen commented on CASSANDRA-2282: --- From ReadCallback.java

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Terje Marthinussen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003948#comment-13003948 ] Terje Marthinussen commented on CASSANDRA-2282: --- Just to make this very

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Shotaro Kamio (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004095#comment-13004095 ] Shotaro Kamio commented on CASSANDRA-2282: -- Hi Jonathan, I tried your patch.

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004234#comment-13004234 ] Jonathan Ellis commented on CASSANDRA-2282: --- Workaround: remove this line

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004233#comment-13004233 ] Jonathan Ellis commented on CASSANDRA-2282: --- Workaround: remove this line

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004241#comment-13004241 ] Tyler Hobbs commented on CASSANDRA-2282: v2 patch fixes the issue for me.

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-08 Thread Shotaro Kamio (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004349#comment-13004349 ] Shotaro Kamio commented on CASSANDRA-2282: -- v2 patch works for me too. Server

[jira] Commented: (CASSANDRA-2282) ReadCallback AssertionError: resolver.getMessageCount() = endpoints.size()

2011-03-07 Thread Shotaro Kamio (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003804#comment-13003804 ] Shotaro Kamio commented on CASSANDRA-2282: -- In our case, the same