You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/20 04:10:50 UTC

[jira] Updated: (CASSANDRA-1302) Allow Row Iterator to use the RowCache

     [ https://issues.apache.org/jira/browse/CASSANDRA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated CASSANDRA-1302:
--------------------------------------

    Attachment: row-iterator-cache-patch.txt

> Allow Row Iterator to use the RowCache
> --------------------------------------
>
>                 Key: CASSANDRA-1302
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1302
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: T Jake Luciani
>         Attachments: row-iterator-cache-patch.txt
>
>
> Range slices are very slow. 
> I've discovered this is caused by the RowIterator ignoring the row cache.
> I've altered the code to use the row cache and now see a factor of 30 performance boost.

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