[
https://issues.apache.org/jira/browse/PHOENIX-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas D'Silva updated PHOENIX-3079:
------------------------------------
Fix Version/s: (was: 4.15.0)
> Run point queries serially if the row count is below a configurable threshold
> -----------------------------------------------------------------------------
>
> Key: PHOENIX-3079
> URL: https://issues.apache.org/jira/browse/PHOENIX-3079
> Project: Phoenix
> Issue Type: Improvement
> Reporter: James Taylor
> Priority: Minor
> Labels: newbie
>
> To minimize client-side CPU usage, we should run point queries that will
> return a number of rows below a configurable threshold serially as the
> overhead of parallelization may outweigh the benefit.
> See PHOENIX-3073 for a discussion.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)