[jira] [Commented] (CASSANDRA-6788) Race condition silently kills thrift server

2014-05-29 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012287#comment-14012287 ] Christian Rolf commented on CASSANDRA-6788: --- Thanks for reporting this.

[jira] [Commented] (CASSANDRA-6788) Race condition silently kills thrift server

2014-03-17 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937776#comment-13937776 ] Christian Rolf commented on CASSANDRA-6788: --- Having read through the

[jira] [Updated] (CASSANDRA-6788) Race condition silently kills thrift server

2014-03-03 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Rolf updated CASSANDRA-6788: -- Attachment: 6788-v3.txt True, given that the ThreadPoolExecutor.afterExecute is a

[jira] [Created] (CASSANDRA-6788) Race condition silently kills thrift server

2014-03-01 Thread Christian Rolf (JIRA)
Christian Rolf created CASSANDRA-6788: - Summary: Race condition silently kills thrift server Key: CASSANDRA-6788 URL: https://issues.apache.org/jira/browse/CASSANDRA-6788 Project: Cassandra

[jira] [Commented] (CASSANDRA-6788) Race condition silently kills thrift server

2014-03-01 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13917174#comment-13917174 ] Christian Rolf commented on CASSANDRA-6788: --- Sorry, I should've been a more

[jira] [Updated] (CASSANDRA-6665) Batching in CqlRecordWriter

2014-02-28 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Rolf updated CASSANDRA-6665: -- Attachment: inet_patch.diff No batching, but use InetAddress instead of Range for

[jira] [Commented] (CASSANDRA-6665) Batching in CqlRecordWriter

2014-02-07 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13894348#comment-13894348 ] Christian Rolf commented on CASSANDRA-6665: --- Thanks for the quick feedback

[jira] [Created] (CASSANDRA-6665) Batching in CqlRecordWriter

2014-02-06 Thread Christian Rolf (JIRA)
Christian Rolf created CASSANDRA-6665: - Summary: Batching in CqlRecordWriter Key: CASSANDRA-6665 URL: https://issues.apache.org/jira/browse/CASSANDRA-6665 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-6665) Batching in CqlRecordWriter

2014-02-06 Thread Christian Rolf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Rolf updated CASSANDRA-6665: -- Attachment: batchWrite.txt Never submitted a patch here before, let me know if the