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

Fix span for WAL removal task #7930

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Fix span for WAL removal task #7930

merged 1 commit into from
Jun 1, 2024

Conversation

petuhovskiy
Copy link
Member

During refactoring in #7887 I forgot to add "WAL removal" span with ttid. This commit fixes it.

@petuhovskiy petuhovskiy requested a review from a team as a code owner May 31, 2024 23:30
@petuhovskiy petuhovskiy requested a review from arssher May 31, 2024 23:30
Copy link

github-actions bot commented Jun 1, 2024

3156 tests run: 3017 passed, 0 failed, 139 skipped (full report)


Flaky tests (2)

Postgres 15

  • test_sharding_split_smoke: debug
  • test_vm_bit_clear_on_heap_lock: debug

Code coverage* (full report)

  • functions: 31.4% (6529 of 20796 functions)
  • lines: 48.3% (50405 of 104274 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9f10ba7 at 2024-06-01T00:19:56.312Z :recycle:

@petuhovskiy petuhovskiy merged commit a345cf3 into main Jun 1, 2024
63 of 64 checks passed
@petuhovskiy petuhovskiy deleted the fix-wal-removal-span branch June 1, 2024 11:24
a-masterov pushed a commit that referenced this pull request Jun 3, 2024
During refactoring in #7887 I
forgot to add "WAL removal" span with ttid. This commit fixes it.
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