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

pool/SNOW-937189 #3/4 busy sessions in pool #793

Conversation

sfc-gh-mhofman
Copy link
Collaborator

@sfc-gh-mhofman sfc-gh-mhofman commented Oct 11, 2023

Description

Connection Pool v2

  • introduction of a counter of busy sessions created by Pool Manager
  • pool size counts both: Idle and Busy sessions

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

❗ No coverage uploaded for pull request base (pool/SNOW-860872-connection-pool@af36804). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 04914ff differs from pull request most recent head 186a6ea. Consider uploading reports for the commit 186a6ea to get more accurate results

@@                         Coverage Diff                         @@
##             pool/SNOW-860872-connection-pool     #793   +/-   ##
===================================================================
  Coverage                                    ?   84.26%           
===================================================================
  Files                                       ?       91           
  Lines                                       ?     8835           
  Branches                                    ?        0           
===================================================================
  Hits                                        ?     7445           
  Misses                                      ?     1390           
  Partials                                    ?        0           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@sfc-gh-mhofman sfc-gh-mhofman changed the title Pool/snow 937189 busy sessions in pool pool/SNOW-937189 #3/4 busy sessions in pool Oct 12, 2023
@sfc-gh-mhofman sfc-gh-mhofman changed the base branch from master to pool/SNOW-860872-connection-pool November 13, 2023 16:34
@sfc-gh-mhofman sfc-gh-mhofman force-pushed the pool/SNOW-937189-busy-sessions-in-pool branch from 04914ff to 186a6ea Compare November 13, 2023 16:53
@sfc-gh-knozderko
Copy link
Collaborator

it's a duplicate

@github-actions github-actions bot locked and limited conversation to collaborators Mar 1, 2024
@sfc-gh-mhofman sfc-gh-mhofman deleted the pool/SNOW-937189-busy-sessions-in-pool branch May 14, 2024 10:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants