tiup icon indicating copy to clipboard operation
tiup copied to clipboard

at lease print a log for "no need to check tombestone"

Open july2993 opened this issue 4 years ago • 0 comments

Feature Request

Is your feature request related to a problem? Please describe:

if the user delete tikv store not by tiup

it will just keep silent when run prune command since no any node scaling in tiup's view: Screen Shot 2021-02-22 at 6 55 38 PM

but we can see the node is tombstone by display command.

also, no way to scale-in it again by tiup: image

Describe the feature you'd like:

for prune command, at least print a log for what happen when no need to check tombstone.

for scale-in,maybe we can set Offline as true and make scale-in successful when the store already tombstone

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

july2993 avatar Feb 22 '21 11:02 july2993