cockroachdb / cockroachdb/cockroach-operator
enhance decommission test to check that node was properly decommissioned
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 318
- Forks
- 104
- Ø Merge
- 1 T. 6 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Decommissioning a node has two parts - the process of CockroachDB removing all data from that node, and then the process of removing that node from the SS so it doesn't get restarted after it's shut down. Our current test only checks the latter. To check the former, we need to check `cockroach node list` and make sure that the node is listed in a decommissioned state and not just as failed. cc: @udnay and @chrislovecnm
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.