-
Notifications
You must be signed in to change notification settings - Fork 385
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
feat(spanner): add support for max commit delay #13562
Conversation
/gcbrun |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13562 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 2228 2228
Lines 193366 193421 +55
=======================================
+ Hits 180411 180467 +56
+ Misses 12955 12954 -1 ☔ View full report in Codecov by Sentry. |
@devbww - Looks like there was a small gap in the unit testing - this is now fixed. PTAL. |
/gcbrun |
1 similar comment
/gcbrun |
…-cloud-cpp into max-commit-delay
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.
Thank you very much for the detailed review!
Everything should be addressed now. PTAL.
/gcbrun |
1 similar comment
/gcbrun |
…-cloud-cpp into max-commit-delay
/gcbrun |
Navarre: FYI ... We'll be cutting a google-cloud-cpp release on March 4, and then not again until April 12, so if you want this to appear in a numbered/tagged release before April 12, it will need to be merged in the next few days. |
Hey Bradley,
Thanks for the heads up! Sorry for the delay and duly noted - I will get
this turned around to you tomorrow.
Thanks,
N
…On Wed, Feb 28, 2024 at 7:56 PM Bradley White ***@***.***> wrote:
Navarre: FYI ... We'll be cutting a google-cloud-cpp release on March 4,
and then not again until April 12, so if you want this to appear in a
numbered/tagged release before April 12, it will need to be merged in the
next few days.
—
Reply to this email directly, view it on GitHub
<#13562 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7M4QVKREBQZOGI7THG77VTYV735XAVCNFSM6AAAAABC465YH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGM2TCNJRGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
@devbww - I've addressed the remaining comments. Sorry again for the delay.
/gcbrun |
/gcbrun |
/gcbrun |
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.
Thanks.
This change is