You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/rm/health: Rename getHealthCheckXids and clarify documentation
getHealthCheckXids's description is inaccurate as getHealthCheckXids actually
returns the XIDs that should be ignored (not considered fatal). Exactly the
opposite of what is written there.
Additionally, the function name itself is a bit ambiguous thus I changed it to
getDisabledHealthCheckXids.
Signed-off-by: Jose Blanquicet <[email protected]>
0 commit comments