missing check store state when get tiflash_mpp info
Open
@guo-shaoge is already working on this.
Since Sep 7, 2022.
- Dominant language
- Go
- Stars
- 362
- Forks
- 274
- Avg merge
- 4d 19m
- Merged PRs (30d)
- 12
Description
Should also check store.state, otherwise may get tomestone or offline store. (s.GetState() == metapb.StoreState_Up)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.