-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pageserver: use PS node id for SK appname (#10522)
## 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
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62a717a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7403 tests run: 7050 passed, 1 failed, 352 skipped (full report)
Failures on Postgres 17
test_scrubber_tenant_snapshot[4]
: debug-x86-64-without-lfcFlaky tests (7)
Postgres 17
test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: debug-x86-64-without-lfc, release-arm64-with-lfc, release-arm64-without-lfctest_pgdata_import_smoke[8-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]
: release-arm64-with-lfc, release-arm64-without-lfc, debug-x86-64-without-lfcPostgres 15
test_pageserver_gc_compaction_idempotent[after_restart]
: release-arm64-with-lfcTest coverage report is not available
62a717a at 2025-01-28T14:09:21.964Z :recycle: