[ https://issues.apache.org/jira/browse/PHOENIX-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15372500#comment-15372500 ]
James Taylor commented on PHOENIX-3064: --------------------------------------- See UPDATE_CACHE_FREQUENCY property documented here: http://phoenix.apache.org/#Altering and PHOENIX-2885. > 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 > Attachments: PhoenixGetTableAndARRQ.png > > > 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)