Andrew Kyle Purtell created PHOENIX-7829:
--------------------------------------------
Summary: IndexMetadataIT.testAsyncRebuildAll filter SYSTEM.TASK
queries to test's table
Key: PHOENIX-7829
URL: https://issues.apache.org/jira/browse/PHOENIX-7829
Project: Phoenix
Issue Type: Sub-task
Components: test
Reporter: Andrew Kyle Purtell
Assignee: Andrew Kyle Purtell
Fix For: 5.4.0, 5.3.1
{{testAsyncRebuildAll}} queries {{SELECT * FROM SYSTEM.TASK}} with no {{WHERE}}
clause, then asserts the first row matches its data and that there is only one
row total. On the shared {{ParallelStatsDisabledIT}} cluster, other tests can
create or leave behind task entries, causing the positional assertions and the
"single row" assertion to fail intermittently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)