Tanuj Khurana created PHOENIX-7737:
--------------------------------------
Summary: Fix flapper test
testScanningResultIteratorQueryTimeoutForPagingWithVeryLowTimeout
Key: PHOENIX-7737
URL: https://issues.apache.org/jira/browse/PHOENIX-7737
Project: Phoenix
Issue Type: Improvement
Affects Versions: 5.3.0, 5.2.1
Reporter: Tanuj Khurana
Assignee: Tanuj Khurana
In PhoenixQueryIT,
testScanningResultIteratorQueryTimeoutForPagingWithVeryLowTimeout is failing
frequently in our internal environments. This happens when maxQueryEndTime and
current time have the same value and this check is skipped.
https://github.com/apache/phoenix/blob/master/phoenix-core-client/src/main/java/org/apache/phoenix/iterate/ScanningResultIterator.java#L202-L203
--
This message was sent by Atlassian Jira
(v8.20.10#820010)