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: fix network page render on missing localities #49138

Merged

Conversation

dhartunian
Copy link
Collaborator

The code was making assumptions that a multi-node cluster
would have localities defined on the nodes. Without
localities defined, the page would fail to render.

Release note (admin ui change): Fixed a bug where a multi-node
cluster without localities defined wouldn't be able to
render the "Network Latency" page.

Part of #48353.

The code was making assumptions that a multi-node cluster
would have localities defined on the nodes. Without
localities defined, the page would fail to render.

Release note (admin ui change): Fixed a bug where a multi-node
cluster without localities defined wouldn't be able to
render the "Network Latency" page.
@dhartunian dhartunian requested a review from a team May 15, 2020 21:23
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dhartunian
Copy link
Collaborator Author

bors r+

@craig
Copy link
Contributor

craig bot commented May 18, 2020

Build succeeded

@craig craig bot merged commit c21c3ca into cockroachdb:master May 18, 2020
@dhartunian dhartunian deleted the fix-network-latencies-not-showing-48353 branch May 18, 2020 20:39
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.

None yet

4 participants