You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2011/02/05 00:12:30 UTC

[jira] Updated: (CASSANDRA-2112) Some writes are silently dropped

     [ https://issues.apache.org/jira/browse/CASSANDRA-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-2112:
----------------------------------------

    Description: On trunk, create a two node cluster and use contrib/stress to insert 1M rows with RF=2, then try to read them back and some will be missing.  They're still missing after restarting and allowing the commitlog to replay, and bin/sstablekeys shows 997686 rows on one node, and 948560 on the other.  Does not happen on 0.7, and there were no logs about dropped messages.  (was: On trunk, create a two node cluster and use contrib/stress to insert 1M rows with RF=2, then try to read them back and some will be missing.  They're still missing after restarting and allowing the commitlog to replay, and bin/sstablekeys shows 997686 rows on one node, and 948560 on the other.  Does not happen on 0.7.)

> Some writes are silently dropped
> --------------------------------
>
>                 Key: CASSANDRA-2112
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2112
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8
>            Reporter: Brandon Williams
>
> On trunk, create a two node cluster and use contrib/stress to insert 1M rows with RF=2, then try to read them back and some will be missing.  They're still missing after restarting and allowing the commitlog to replay, and bin/sstablekeys shows 997686 rows on one node, and 948560 on the other.  Does not happen on 0.7, and there were no logs about dropped messages.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira