Improve getBootstrapToken efficiency
------------------------------------

                 Key: CASSANDRA-2645
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2645
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Stu Hood
             Fix For: 1.0


The destination for a getBootstrapToken request unnecessarily sorts the key 
samples. Since each set of samples is individually sorted, the problem boils 
down to "median of sorted lists".

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

Reply via email to