it seems there is a bug in Split
Open
class/bug
module/ts
stat/will-do-later
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 432
- PR merge metrics
- No merged PRs in 30d
Description
给master发送split命令,master认为对应的ts上已经有split任务在执行了,所以一直delay这个split任务执行,导致split一直没有真正成功。现在用showtsx查看,这个ts仍然任务自己正在执行着一个split任务。但是所有的tablet状态都是Ready的。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the master’s handling of the split command and the status reported by showtsx for the affected tablet server (TS). Compare the reported in-progress split task with the Ready state of all tablets; done means a split is no longer delayed when the tablets are Ready and showtsx reports the task state correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100