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

[CLIENT-3205] Multi record transactions: support correct server error codes for MRTs #701

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented Dec 4, 2024

Extra changes:
CLIENT-3199 Do not close/delete MRT monitor record on abort/commit when a write command in that MRT fails and is in doubt
CLIENT-3212 Raise TranactionFailed exception instead of BatchFailed exception when batch MRT verify fails.
Unlock macOS keychain on self-hosted macOS runners to prevent workflow from failing

Valgrind tests look fine
Build artifacts looks ok

@juliannguyen4 juliannguyen4 changed the title [CLIENT-3205] Multi record transactions: support new server error codes [CLIENT-3205] Multi record transactions: support new server error codes, do not close/delete MRT monitor record on abort/commit when a write command in that MRT fails and is in doubt Dec 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.05%. Comparing base (ca2f4be) to head (6e9d8f1).
Report is 9 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #701      +/-   ##
==========================================
+ Coverage   80.89%   81.05%   +0.15%     
==========================================
  Files         102      102              
  Lines       15186    15187       +1     
==========================================
+ Hits        12285    12310      +25     
+ Misses       2901     2877      -24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juliannguyen4 juliannguyen4 changed the title [CLIENT-3205] Multi record transactions: support new server error codes, do not close/delete MRT monitor record on abort/commit when a write command in that MRT fails and is in doubt [CLIENT-3205] Multi record transactions: support correct server error codes for MRTs, do not close/delete MRT monitor record on abort/commit when a write command in that MRT fails and is in doubt Dec 6, 2024
@juliannguyen4 juliannguyen4 changed the title [CLIENT-3205] Multi record transactions: support correct server error codes for MRTs, do not close/delete MRT monitor record on abort/commit when a write command in that MRT fails and is in doubt [CLIENT-3205] Multi record transactions: support correct server error codes for MRTs Dec 6, 2024
@juliannguyen4 juliannguyen4 marked this pull request as ready for review December 6, 2024 23:42
@juliannguyen4 juliannguyen4 merged commit 11d64db into dev Dec 9, 2024
128 of 138 checks passed
@juliannguyen4 juliannguyen4 deleted the CLIENT-3205-mrt-update-err-codes branch December 9, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants