[
https://issues.apache.org/jira/browse/PHOENIX-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-1407.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.2.1
4.2.1
3.3
4.3
5.0.0
Pushed to 3.0, 3.2, 4.0, 4.2, and master branches.
Thanks for the confirmation on how things were working before [~giacomotaylor].
I was convinced that the scanner caching wasn't being set anywhere because I
couldn't find any calls to {{Scan#setCaching}}, but I found that it gets set in
the Configuration object instead. In any case, should all be good now.
> PhoenixStatement.getFetchSize() appears to never be used
> --------------------------------------------------------
>
> Key: PHOENIX-1407
> URL: https://issues.apache.org/jira/browse/PHOENIX-1407
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Gabriel Reid
> Fix For: 5.0.0, 4.3, 3.3, 4.2.1, 3.2.1
>
> Attachments: PHOENIX-1407.patch
>
>
> We should use PhoenixStatement.getFetchSize() or potentially
> PhoenixResultSet.getFetchSize() to determine what to use for
> Scan.setCaching(). I'm not seeing this done currently, but maybe I'm just
> missing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)