Add recover and Daemon Thread to key background tasks #58738
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
sig/planner
SIG: Planner
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
#58715 bug will panic in the background. it will make this background exiting and cannot restart it. it will lead many critical bug. so we need to add recover to avoid panic exit and it happen the panic, we need to restart this background.
The text was updated successfully, but these errors were encountered: