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

Make 'neon.protocol_version = 2' the default, take two #7819

Merged
merged 1 commit into from
May 22, 2024

Conversation

hlinnaka
Copy link
Contributor

Once all the computes in production have restarted, we can remove protocol version 1 altogether.

See issue #6211.

This was done earlier already in commit 0115fe6, but reverted before it was released to production in commit bbe730d because of issue #7692. That issue was fixed in commit 22afaea, so we are ready to change the default again.

Once all the computes in production have restarted, we can remove
protocol version 1 altogether.

See issue #6211.

This was done earlier already in commit 0115fe6, but reverted
before it was released to production in commit bbe730d because of
issue #7692. That issue was
fixed in commit 22afaea, so we are ready to change the default
again.
@hlinnaka hlinnaka requested review from a team as code owners May 21, 2024 14:11
@hlinnaka hlinnaka requested review from skyzh, jcsp, andreasscherbaum and VladLazar and removed request for skyzh and jcsp May 21, 2024 14:11
@hlinnaka
Copy link
Contributor Author

I didn't realize that we reverted this on the 'main' branch last week. @andreasscherbaum asked me about the status so I started digging and realized that this wasn't included in today's release.

Copy link

3090 tests run: 2963 passed, 0 failed, 127 skipped (full report)


Flaky tests (1)

Postgres 14

  • test_crafted_wal_end[wal_record_crossing_segment_followed_by_small_one]: debug

Code coverage* (full report)

  • functions: 31.4% (6413 of 20429 functions)
  • lines: 48.0% (49315 of 102653 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
46d7980 at 2024-05-21T15:00:52.035Z :recycle:

@hlinnaka hlinnaka merged commit 37f8128 into main May 22, 2024
55 checks passed
@hlinnaka hlinnaka deleted the make-protocol-version-2-the-default-take-two branch May 22, 2024 15:24
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.

2 participants