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

ui: Use liveness info to populate decommissioned node lists #80750

Conversation

zachlite
Copy link
Contributor

Backport 1/1 commits from #76538

Original Commit Message:

Previously, the decommissioned node lists considered node status entries
to determine decommissioning and decommissioned status. This changed in #56529,
resulting in empty lists. Now, the node's liveness entry is considered
and these lists are correctly populated.

Release note (bug fix): The list of recently decommissioned nodes
and the historical list of decommissioned nodes correctly display
decommissioned nodes.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@zachlite zachlite requested a review from Santamaura April 28, 2022 22:13
@zachlite zachlite force-pushed the backport-decommissioned-nodes-list-21.1 branch from c9945b7 to dee4d06 Compare May 2, 2022 14:24
Copy link
Contributor

@Santamaura Santamaura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @zachlite)

to determine decommissioning and decommissioned status. This changed in cockroachdb#56529,
resulting in empty lists. Now, the node's liveness entry is considered
and these lists are correctly populated.

Release note (bug fix): The list of recently decommissioned nodes
and the historical list of decommissioned nodes correctly display
decommissioned nodes.

lint fix

fix test
@zachlite zachlite force-pushed the backport-decommissioned-nodes-list-21.1 branch from dee4d06 to bb7cf90 Compare May 2, 2022 15:14
@zachlite zachlite closed this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants