You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 02:51:14 UTC

[jira] Commented: (CASSANDRA-346) Improve the speed of RandomPartitioner comparator which will help flushing of BMT and compaction

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

Jonathan Ellis commented on CASSANDRA-346:
------------------------------------------

is this the final patch version?  i'm unclear from irc if goffinet had more changes planned

> Improve the speed of RandomPartitioner comparator which will help flushing of BMT and compaction
> ------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-346
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-346
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.4
>            Reporter: Sammy Yu
>            Assignee: Sammy Yu
>             Fix For: 0.4
>
>         Attachments: 0001-Improved-RP-s-comparator-performance-to-help-BMT-imp.patch
>
>
> During our BMT import we found that the flushing process couldn't keep up with the incoming data.  One of the bottlenecks was due to the sorting of decorated keys.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.