-
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
Change discoverer client to broadcast to read replicas #2276
Conversation
[WARNING:INTCFG] Changes in |
[CHATOPS:HELP] ChatOps commands.
|
Deploying with Cloudflare Pages
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2276 +/- ##
==========================================
+ Coverage 30.11% 30.13% +0.02%
==========================================
Files 389 389
Lines 40757 40826 +69
==========================================
+ Hits 12272 12303 +31
- Misses 27833 27871 +38
Partials 652 652 ☔ View full report in Codecov by Sentry. |
3d16cba
to
8b44187
Compare
bf3d7a6
to
43aaad1
Compare
43aaad1
to
a362b8a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description:
This PR implements
read_replica_client
configurationGetReadReplica()
round robins across primary client and read replica clients.Will add E2E tests in another PR.
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: