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: skip syncfs on start if --no-sync is specified. #9166

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

arssher
Copy link
Contributor

@arssher arssher commented Sep 26, 2024

@arssher arssher requested a review from a team as a code owner September 26, 2024 12:12
Copy link
Member

@koivunej koivunej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good apart from the double negative on no-no-sync, but perhaps that is an too old mistake to be corrected here.

Cloud you link the PR to the internal thread on #cicd (and maybe on the merge commit as well)? Expectation is that we will have less transient startup failures caused by other concurrently running tests in ci, it would be great to note that as well in the PR+commit.

Copy link

github-actions bot commented Sep 26, 2024

5013 tests run: 4855 passed, 0 failed, 158 skipped (full report)


Flaky tests (5)

Postgres 17

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 32.0% (7495 of 23395 functions)
  • lines: 50.1% (60499 of 120874 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9d855eb at 2024-09-26T16:20:48.469Z :recycle:

@arssher
Copy link
Contributor Author

arssher commented Sep 26, 2024

Cloud you link the PR to the internal thread on #cicd

The pr is actually triggered by this channel:
https://neondb.slack.com/archives/C059ZC138NR/p1727350911890989?thread_ts=1727350211.370869&cid=C059ZC138NR

@koivunej
Copy link
Member

koivunej commented Sep 26, 2024

Cloud you link the PR to the internal thread on #cicd

The pr is actually triggered by this channel: https://neondb.slack.com/archives/C059ZC138NR/p1727350911890989?thread_ts=1727350211.370869&cid=C059ZC138NR

I cannot open that link for some reason, but I think I think I know what thread you are meaning to link :) I saw that, but did not comment anything.

I meant, could you link that thread from the PR description (currently empty) and the commit (currently empty) message?

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.

3 participants