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
Raft: Fix coprocessor ignore new added RegionReadStatus thus cause inconsistent result (pingcap#10543) (pingcap#10544)
closepingcap#10510
* Handling new added RegionReadStatus enum values for error response of coprocessor
* Do not set the `default` branch for switch (e.status) so that the compiler will throw an error if there is not covered new enum values
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Co-authored-by: JaySon <tshent@qq.com>
Co-authored-by: JaySon-Huang <tshent@qq.com>
0 commit comments