You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/09/13 01:09:08 UTC

[jira] [Created] (CASSANDRA-4663) Streaming sends one file at a time serially.

sankalp kohli created CASSANDRA-4663:
----------------------------------------

             Summary: Streaming sends one file at a time serially. 
                 Key: CASSANDRA-4663
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4663
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


This is not fast enough when someone is using SSD and may be 10G link. We should try to create multiple connections and send multiple files in parallel. 

Current approach under utilize the link(even 1G).

This change will improve the bootstrapping time of a node. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira