[
https://issues.apache.org/jira/browse/HBASE-20457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449761#comment-16449761
]
Duo Zhang commented on HBASE-20457:
-----------------------------------
{quote}
This will be an issue for aggregation kind of queries with Phoenix etc.
{quote}
For Phoenix, just specify the ReadType by yourself. For ReadType.DEFAULT we
will try our best to perform good but if you already know that you will do a
long scanning then please use ReadType.STREAM explicitly. I do not think this
is a hard work for Phoenix developers...
> Return immediately for a scan rpc call when we want to switch from pread to
> stream
> ----------------------------------------------------------------------------------
>
> Key: HBASE-20457
> URL: https://issues.apache.org/jira/browse/HBASE-20457
> Project: HBase
> Issue Type: Bug
> Reporter: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)