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

Increase max connection for replica to prevent test flukyness #10306

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

knizhnik
Copy link
Contributor

@knizhnik knizhnik commented Jan 8, 2025

Problem

See #10167
Too small number of max_connections (2) can cause failures of test_physical_replication_config_mismatch_too_many_known_xids test

Summary of changes

Increase max_connections to 5

Copy link

github-actions bot commented Jan 8, 2025

7227 tests run: 6875 passed, 0 failed, 352 skipped (full report)


Flaky tests (1)

Postgres 14

Code coverage* (full report)

  • functions: 31.2% (8414 of 26961 functions)
  • lines: 48.0% (66802 of 139237 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
db77e9d at 2025-01-08T08:17:01.375Z :recycle:

@knizhnik knizhnik requested a review from lubennikovaav January 9, 2025 07:15
@knizhnik knizhnik added this pull request to the merge queue Jan 13, 2025
Merged via the queue into main with commit 1783501 Jan 13, 2025
86 checks passed
@knizhnik knizhnik deleted the test_too_many_known_xids_fluky branch January 13, 2025 20:03
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