-
Notifications
You must be signed in to change notification settings - Fork 77
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
refactoring of internal/balancer #1337
base: master
Are you sure you want to change the base?
Conversation
github.com/ydb-platform/ydb-go-sdk/v3/configincompatible changes(*Config).ConnectionTTL: removed github.com/ydb-platform/ydb-go-sdk/v3/queryincompatible changesClient.Stats: changed from func() *github.com/ydb-platform/ydb-go-sdk/v3/internal/pool/stats.Stats to func() *github.com/ydb-platform/ydb-go-sdk/v3/internal/pool.Stats github.com/ydb-platform/ydb-go-sdk/v3/traceincompatible changesConnState: removed summaryBase version: v3.75.1-0.20240712184758-c83a350fb6b2 (master) |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Go SDK gorm: |
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service with session pool: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service: |
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information