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

pageserver: use PS node id for SK appname #10522

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Conversation

VladLazar
Copy link
Contributor

Problem

This one is fairly embarrassing. Safekeeper node id was used in the pageserver application name
when connecting to safekeepers.

Summary of changes

Use the right node id.

Closes #10461

@VladLazar VladLazar changed the title Vlad/fix ps id in appname pageserver: use PS node id for SK appname Jan 27, 2025
@VladLazar VladLazar requested a review from arssher January 27, 2025 17:07
@VladLazar VladLazar marked this pull request as ready for review January 27, 2025 17:08
@VladLazar VladLazar requested a review from a team as a code owner January 27, 2025 17:08
Copy link

7403 tests run: 7015 passed, 0 failed, 388 skipped (full report)


Flaky tests (2)

Postgres 17

Code coverage* (full report)

  • functions: 33.5% (8498 of 25347 functions)
  • lines: 49.3% (71486 of 145075 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
b05d0b4 at 2025-01-27T18:03:47.179Z :recycle:

@arssher
Copy link
Contributor

arssher commented Jan 28, 2025

homer in the bushes

@VladLazar VladLazar added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 62a717a Jan 28, 2025
87 checks passed
@VladLazar VladLazar deleted the vlad/fix-ps-id-in-appname branch January 28, 2025 13:12
winter-loo pushed a commit to winter-loo/neon that referenced this pull request Feb 4, 2025
## Problem

This one is fairly embarrassing. Safekeeper node id was used in the
pageserver application name
when connecting to safekeepers.

## Summary of changes

Use the right node id.

Closes neondatabase#10461
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.

test_metrics_normal_work is flaky
2 participants