Skip to content

PHOENIX-7829 IndexMetadataIT.testAsyncRebuildAll filter SYSTEM.TASK queries to test's table#2446

Open
apurtell wants to merge 1 commit intoapache:masterfrom
apurtell:PHOENIX-7829
Open

PHOENIX-7829 IndexMetadataIT.testAsyncRebuildAll filter SYSTEM.TASK queries to test's table#2446
apurtell wants to merge 1 commit intoapache:masterfrom
apurtell:PHOENIX-7829

Conversation

@apurtell
Copy link
Copy Markdown
Contributor

@apurtell apurtell commented May 1, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant