Lars Hofhansl created PHOENIX-3064:
--------------------------------------
Summary: Reduce client time spent in createTableRef and ARRQ for
point queries
Key: PHOENIX-3064
URL: https://issues.apache.org/jira/browse/PHOENIX-3064
Project: Phoenix
Issue Type: Bug
Reporter: Lars Hofhansl
Did some profiling for point queries (I actually wanted to test the HBase
server side).
I found that a _lot_ of client time is spent in
FromCompiler.getResolverForQuery (in createTableRef) and also in
AbstractRoundRobinQueue.offer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)