Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tiup-playground can't start tiflash with --tag specified #1279

Closed
lucklove opened this issue Apr 5, 2021 · 0 comments
Closed

tiup-playground can't start tiflash with --tag specified #1279

lucklove opened this issue Apr 5, 2021 · 0 comments
Assignees
Labels
type/bug Categorizes issue as related to a bug.
Milestone

Comments

@lucklove
Copy link
Member

lucklove commented Apr 5, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

tiup --tag testv5 playground v5.0.0-20210403

ctrl + c

tiup --tag testv5 playground v5.0.0-20210403

  1. What did you expect to see?

TiFlash should start success in both case.

  1. What did you see instead?

TiFlash only start success in the first case:

屏幕快照 2021-04-05 下午9 56 49

  1. What version of TiUP are you using (tiup --version)?

v1.4.0

@lucklove lucklove added the type/bug Categorizes issue as related to a bug. label Apr 5, 2021
@lucklove lucklove added this to the v1.4.1 milestone Apr 5, 2021
@lucklove lucklove self-assigned this Apr 5, 2021
lucklove added a commit to lucklove/tiup that referenced this issue Apr 5, 2021
This reverts commit 402079d.

We should reverts pingcap#902 because it introduced an issue:
pingcap#1279

BTW, PD itself fixes pingcap#888 in tikv/pd#3163
So we don't need pingcap#902 anymore with recently released PD.

However, after revert pingcap#902, *** old PDs (before #3163) may not work
with tiup-playground ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants