-
Notifications
You must be signed in to change notification settings - Fork 86
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
Added balancers.PreferNearestDC[WithFallback]
balancers + Marked as deprecated balancers.PreferLocalDC[WithFallback]
balancers
#1450
Conversation
github.com/ydb-platform/ydb-go-sdk/v3/balancerscompatible changesPreferNearestDC: added summaryBase version: v3.80.1 (master) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1450 +/- ##
==========================================
- Coverage 67.75% 67.65% -0.11%
==========================================
Files 349 349
Lines 36234 36249 +15
==========================================
- Hits 24551 24524 -27
- Misses 10600 10634 +34
- Partials 1083 1091 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
🌋 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 Go SDK xorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service: |
* Marked as deprecated `balancers.PreferLocalDC[WithFallback]` balancers because `local` word is ambiguous for balancer idea
3d43e1e
to
60f9297
Compare
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