[ 
https://issues.apache.org/jira/browse/CASSANDRA-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882347#comment-13882347
 ] 

Brandon Williams commented on CASSANDRA-6620:
---------------------------------------------

Can you show me where the CF is created in 'theeNodeTest' here? 
https://github.com/edwardcapriolo/farsandra/blob/master/src/test/java/io/teknek/farsandra/TestFarsandra.java#L12
  Maybe I'm missing something, but it looks like it mostly just sleeps for 10s 
after it has started.

> Collateral damage from killing a node
> -------------------------------------
>
>                 Key: CASSANDRA-6620
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6620
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Edward Capriolo
>         Attachments: nodelogs.txt
>
>
> I have designed a new scenario with farsandra: 
> 3 nodes with Replication factor = 2 a Counter column family. I perform 10,000 
> inserts to node 1. I kill off node 2, do 10000 more inserts. restart node 2. 
> Sometimes I made it completely though this test. However sometimes I do not. 
> I have seen the client throw time out exceptions. it seems like the death of 
> node 2 greatly upsets node 1 and it times out a request. Since the default is 
> ready 1 should this be happening?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to