You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/12/04 21:00:12 UTC

[jira] [Updated] (CASSANDRA-10683) Internal pagination of CQL index queries with compact storage is suboptimal

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

Sam Tunnicliffe updated CASSANDRA-10683:
----------------------------------------
    Component/s: CQL

> Internal pagination of CQL index queries with compact storage is suboptimal
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10683
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10683
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>             Fix For: 2.1.12, 2.2.4
>
>
> The bug in page sizing logic for {{CompositesSearcher}} described in CASSANDRA-8550 also affects {{KeysSearcher}}.
> For any index with non-trivial cardinality, the page size tends to always be set suboptimally to 2, resulting in many more (smaller) slices being read the index table than necessary. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)