[
https://issues.apache.org/jira/browse/PHOENIX-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-1432.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.2.1
4.2.1
3.3
4.3
> Run limit query that has only leading PK column filter serially
> ---------------------------------------------------------------
>
> Key: PHOENIX-1432
> URL: https://issues.apache.org/jira/browse/PHOENIX-1432
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 4.3, 3.3, 4.2.1, 3.2.1
>
> Attachments: PHOENIX-1432.patch, PHOENIX-1432_v1.patch,
> PHOENIX-1432_v2.patch, PHOENIX-1432_v3.patch
>
>
> If we have a query with a LIMIT clause and either no WHERE clause or a WHERE
> clause that only filters on the leading PK columns, we should run it
> serially. Otherwise, we're spawning too many client-side threads that likely
> won't be required.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)