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
154253: physical: ignore status message from aggregate stats collector r=msbutler a=kev-cao
#153893 taught PCR to update its status message based on the checkpoint events. However, as it also updates the status based on the range updates, this can cause race conditions that result in unexpected statuses. For now, we will ignore the status messages from the aggregate stats collector and keep the original behavior.
Epic: None
Fixes: #154230
Co-authored-by: Kevin Cao <[email protected]>
0 commit comments