handle exception of rollback in master
Open
class/bug
stat/will-do-later
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
tablet不ready情况下,master创建rollback会失败,而回滚操作的性质决定创建回滚的操作不能失败。所以需要增加处理机制保证rollback一定成功。
- [x] 创建rollback时带名字,以便区分多次rollback操作 #395
- [ ] 添加master对于tablet不ready的异常处理
- [ ] 新流程对于正常情况的处理 #413
- [ ] 新流程对于异常情况的处理
- [ ] 测试
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.