difficulty/easyhelp wantedtype/enhancement
Métricas do repositório
- Stars
- (15.922 estrelas)
- Métricas de merge de PR
- (Mesclagem média 28d 9h) (68 fundiu PRs em 30d)
Description
Please answer these questions before submitting your issue. Thanks!
-
What version of Rust are you using (
rustc --version)? rustc 1.22.0-nightly (5dfc84cfa 2017-09-14) -
What operating system and processor architecture are you using? MacOS
-
What did you do? If possible, provide a recipe for reproducing the error. A complete runnable program is good. I start TiKV without PD ready to serve printed in log.
-
What did you expect to see? I expect TiKV to wait a little bit for PD to start.
-
What did you see instead? I saw in log that TiKV didn't wait and stopped instantly.