[
https://issues.apache.org/jira/browse/PHOENIX-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated PHOENIX-7829:
-----------------------------------------
Description:
{{TaskRegionObserver.SelfHealingTask}} runs unexpectedly during tests, adding
unexpected entries to {{SYSTEM.TASK}} and perturbing metrics, causing
assertions to fail.
Make {{TaskRegionObserver.SelfHealingTask}} off-by-default for all Phoenix
mini-cluster ITs by disabling its scheduling in {{BaseTest}}. Expose a
{{TestUtil}} helper for tests that require this task to run.
was:Make {{TaskRegionObserver.SelfHealingTask}} off-by-default for all
Phoenix mini-cluster ITs by disabling its scheduling in {{BaseTest}}. Expose a
{{TestUtil}} helper for tests that require this task to run.
> TaskRegionObserver.SelfHealingTask runs unexpectedly during tests
> -----------------------------------------------------------------
>
> 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
> Priority: Minor
> Fix For: 5.4.0, 5.3.2
>
>
> {{TaskRegionObserver.SelfHealingTask}} runs unexpectedly during tests, adding
> unexpected entries to {{SYSTEM.TASK}} and perturbing metrics, causing
> assertions to fail.
> Make {{TaskRegionObserver.SelfHealingTask}} off-by-default for all Phoenix
> mini-cluster ITs by disabling its scheduling in {{BaseTest}}. Expose a
> {{TestUtil}} helper for tests that require this task to run.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)