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(pooler): check if tenant exists before creating #2445

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Jun 20, 2024

What kind of change does this PR introduce?

Bug fix #2440

What is the current behavior?

Pooler always recreates tenant on restart.

What is the new behavior?

Check if tenant exists before creating.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner June 20, 2024 04:01
@sweatybridge sweatybridge merged commit 928ac14 into develop Jun 20, 2024
8 checks passed
@sweatybridge sweatybridge deleted the fix-pool branch June 20, 2024 04:05
@coveralls
Copy link

coveralls commented Jun 20, 2024

Pull Request Test Coverage Report for Build 9591401106

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 60.318%

Totals Coverage Status
Change from base Build 9583134002: 0.01%
Covered Lines: 6898
Relevant Lines: 11436

💛 - Coveralls

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.

Pooler container error on start: Tenant or user not found
2 participants