[
https://issues.apache.org/jira/browse/PHOENIX-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-7299:
----------------------------------
Fix Version/s: 5.2.1
5.3.0
(was: 5.2.0)
> ScanningResultIterator should not time out a query after receiving a valid
> result
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-7299
> URL: https://issues.apache.org/jira/browse/PHOENIX-7299
> Project: Phoenix
> Issue Type: Bug
> Reporter: Kadir Ozdemir
> Assignee: Lokesh Khurana
> Priority: Major
> Fix For: 5.2.1, 5.3.0
>
>
> Phoenix query time includes setting up scanners and retrieving the very first
> result from each of these scanners. The query timeout check in
> ScanningResutIterator introduced by PHOENIX-6918 extends the query timeout
> check beyond the first result from a given scanner. ScanningResutIterator
> should not check if query timeout after the first valid (not dummy) result
> from the server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)