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

safekeeper: Fix a log message of HTTP worker #9213

Merged

Conversation

shinyaaa
Copy link
Contributor

@shinyaaa shinyaaa commented Oct 1, 2024

Problem

There is a wrong log message.

Summary of changes

Fixed the log message.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@shinyaaa shinyaaa requested a review from a team as a code owner October 1, 2024 02:15
@shinyaaa shinyaaa requested a review from arpad-m October 1, 2024 02:15
@github-actions github-actions bot added the external A PR or Issue is created by an external user label Oct 1, 2024
@arpad-m arpad-m added the approved-for-ci-run Changes are safe to trigger CI for the PR label Oct 1, 2024
@github-actions github-actions bot removed the approved-for-ci-run Changes are safe to trigger CI for the PR label Oct 1, 2024
@vipvap vipvap mentioned this pull request Oct 1, 2024
Copy link

github-actions bot commented Oct 1, 2024

5022 tests run: 4864 passed, 0 failed, 158 skipped (full report)


Flaky tests (1)

Postgres 17

  • test_ondemand_wal_download_in_replication_slot_funcs: release-x86-64

Code coverage* (full report)

  • functions: 31.3% (7489 of 23904 functions)
  • lines: 49.6% (60095 of 121237 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
610ee7b at 2024-10-01T15:08:59.463Z :recycle:

@arpad-m arpad-m merged commit b675997 into neondatabase:main Oct 1, 2024
92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external A PR or Issue is created by an external user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants