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
The metric table_optimizing_process_failed_count always reports 0.
In TableOptimizingMetrics.java, the processFailedCount counter is never incremented within the processComplete method upon failure.