James Taylor created PHOENIX-3079:
-------------------------------------
Summary: 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
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
(v6.3.4#6332)