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: max connections for warehouse slaves #3341

Merged
merged 1 commit into from
May 17, 2023
Merged

Conversation

achettyiitr
Copy link
Member

@achettyiitr achettyiitr commented May 17, 2023

Description

  • Queries are getting blocked on GetNamespace waiting for the connection to be free.

Notion Ticket

https://www.notion.so/rudderstacks/Max-connections-e8600736c8934804abf187849dfac51e?pvs=4

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@achettyiitr achettyiitr changed the base branch from master to release/1.8.x May 17, 2023 09:37
@achettyiitr achettyiitr requested a review from cisse21 May 17, 2023 09:37
@lvrach lvrach merged commit b355eb2 into release/1.8.x May 17, 2023
16 checks passed
@lvrach lvrach deleted the fix.max-connections branch May 17, 2023 09:41
lvrach added a commit that referenced this pull request May 17, 2023
* fix: kafka secret comes first (#3307)

* chore: release 1.8.1 (#3308)

* fix: stash sleep (#3312)

fix: stash loop not sleeping when no jobs are present

* chore: release 1.8.2 (#3313)

* chore: add toggle for backendconfig db caching (#3320)

* chore: release 1.8.3 (#3324)

* fix: include source definition type when destination has UT (#3338)

Co-authored-by: Sai Sankeerth <sanpj2292@github.com>

* chore: release 1.8.4 (#3339)

* fix: max connections for warehouse slaves (#3341)

* chore: release 1.8.5 (#3342)

---------

Co-authored-by: Francesco Casula <fracasula@users.noreply.github.com>
Co-authored-by: devops-github-rudderstack <88187154+devops-github-rudderstack@users.noreply.github.com>
Co-authored-by: Aris Tzoumas <atzoumas@rudderstack.com>
Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
Co-authored-by: Akash Chetty <achetty.iitr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants