-
Notifications
You must be signed in to change notification settings - Fork 19
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
Timeout setup in data mover s3 client #2521
Timeout setup in data mover s3 client #2521
Conversation
Hello benzekrimaha,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
The S3 client didn’t have any configured timeout which made the request hang forever when a cloudserver worker crashesd thus blocking the data-mover workers. Linked issue : https://scality.atlassian.net/browse/BB-594
5e542b8
to
31bf72f
Compare
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command:
Alternatively, the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files
... and 3 files with indirect coverage changes
@@ Coverage Diff @@
## development/8.6 #2521 +/- ##
===================================================
+ Coverage 68.91% 68.99% +0.07%
===================================================
Files 192 192
Lines 12681 12681
===================================================
+ Hits 8739 8749 +10
+ Misses 3932 3922 -10
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. |
/create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
@bert-e create_pull_requests |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
Follow integration pull requests if you would like to be notified of The following options are set: create_pull_requests, create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_pull_requests, create_integration_branches |
/approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue BB-594. Goodbye benzekrimaha. The following options are set: approve, create_pull_requests, create_integration_branches |
Linked issue : https://scality.atlassian.net/browse/BB-594