-
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: improve the shutdown log error (#5792)
## Problem - Close #5784 ## Summary of changes - Update the `GetActiveTenantError` -> `QueryError` conversion process in `pageserver/src/page_service.rs` - Update the pytest logging exceptions in `./test_runner/regress/test_tenant_detach.py`
- Loading branch information
1 parent
fc47af1
commit 11d9d80
Showing
2 changed files
with
4 additions
and
4 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
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
11d9d80
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.
2438 tests run: 2317 passed, 0 failed, 121 skipped (full report)
Flaky tests (1)
Postgres 15
test_pageserver_lsn_wait_error_safekeeper_stop
: debugCode coverage (full report)
functions
:54.7% (8899 of 16257 functions)
lines
:81.7% (51256 of 62762 lines)
11d9d80 at 2023-11-07T17:45:44.261Z :recycle: