[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2011-01-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978606#action_12978606 ] Hudson commented on CASSANDRA-1896: --- Integrated in Cassandra-0.6 #48 (See

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2011-01-04 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12977453#action_12977453 ] Tsiki commented on CASSANDRA-1896: -- Sorry for not thinking about this earlier (but I

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-30 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976126#action_12976126 ] Tsiki commented on CASSANDRA-1896: -- Followup on the buffering issue. I think I need to

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976131#action_12976131 ] Jonathan Ellis commented on CASSANDRA-1896: --- Wouldn't we expect 1) to be

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-30 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976133#action_12976133 ] Tsiki commented on CASSANDRA-1896: -- No. Since also the current implementation writes

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-30 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976188#action_12976188 ] Tsiki commented on CASSANDRA-1896: -- Please note also the the flush method a sockets

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-30 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976194#action_12976194 ] Tsiki commented on CASSANDRA-1896: -- I may be missing something here, but I think the

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975302#action_12975302 ] Brandon Williams commented on CASSANDRA-1896: - I too see up to a 30%

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975306#action_12975306 ] Brandon Williams commented on CASSANDRA-1896: - I should note that the 'few

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975315#action_12975315 ] Tsiki commented on CASSANDRA-1896: -- I am not sure if this is related to what you see

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975319#action_12975319 ] Tsiki commented on CASSANDRA-1896: -- As I had this issue not only with Cassandra, I

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975345#action_12975345 ] Brandon Williams commented on CASSANDRA-1896: - Multiple clusters, all

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975355#action_12975355 ] Jonathan Ellis commented on CASSANDRA-1896: --- at first glance the ByteBuffer

[jira] Commented: (CASSANDRA-1896) Improve throughput by adding buffering to the inter-node TCP communication

2010-12-27 Thread Tsiki (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12975362#action_12975362 ] Tsiki commented on CASSANDRA-1896: -- Jonathan. The code was based on 0.6.5. This used