-
Notifications
You must be signed in to change notification settings - Fork 441
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
[WIP] pageserver: use interpreted wal proto by default #9747
Draft
VladLazar
wants to merge
1
commit into
vlad/safekeeper-interpret-wal
Choose a base branch
from
vlad/safekeeper-interpret-wal-test-enable
base: vlad/safekeeper-interpret-wal
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
[WIP] pageserver: use interpreted wal proto by default #9747
VladLazar
wants to merge
1
commit into
vlad/safekeeper-interpret-wal
from
vlad/safekeeper-interpret-wal-test-enable
+1
−1
Conversation
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
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 13, 2024 14:49
55faef6
to
474c03a
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 13, 2024 14:50
0024fe2
to
492c656
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 13, 2024 16:01
474c03a
to
55f5e89
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 13, 2024 16:02
492c656
to
6472a73
Compare
5490 tests run: 5245 passed, 2 failed, 243 skipped (full report)Failures on Postgres 17
Failures on Postgres 15
Test coverage report is not availableThe comment gets automatically updated with the latest test results
d0d34e1 at 2024-11-18T12:20:24.217Z :recycle: |
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 14, 2024 10:51
55f5e89
to
a08f5f8
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 14, 2024 10:52
6472a73
to
d2666e0
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 14, 2024 13:58
a08f5f8
to
c4ae5f8
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 14, 2024 13:59
d2666e0
to
42e223e
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 14, 2024 15:46
c4ae5f8
to
25db978
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 14, 2024 15:47
42e223e
to
0b84b29
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 14, 2024 18:06
25db978
to
c1e1b25
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 14, 2024 18:06
0b84b29
to
eb58c89
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
2 times, most recently
from
November 15, 2024 11:17
dcf30e3
to
c8b8b05
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 15, 2024 11:17
eb58c89
to
9cdd01e
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 15, 2024 11:35
c8b8b05
to
7a7031f
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 15, 2024 11:36
9cdd01e
to
9247fd0
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 15, 2024 17:00
7a7031f
to
f51ff0a
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 15, 2024 17:02
9247fd0
to
7cfc9b8
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal
branch
from
November 18, 2024 11:11
f51ff0a
to
8c4deee
Compare
VladLazar
force-pushed
the
vlad/safekeeper-interpret-wal-test-enable
branch
from
November 18, 2024 11:13
7cfc9b8
to
d0d34e1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
Summary of changes