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

Read xtrabackup settings from config #177

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Read xtrabackup settings from config #177

merged 1 commit into from
Oct 30, 2023

Conversation

kathia-barahona
Copy link
Contributor

About this change: What it does, why it matters

194c6c9 Supports xtrabackup multithreading parameters, but seems I missed passing the parameters from the config file to the BackupStream. These changes fix this.

@kathia-barahona kathia-barahona requested a review from a team October 19, 2023 08:32
@codecov-commenter
Copy link

Codecov Report

Merging #177 (8686395) into master (9fb9bcc) will increase coverage by 0.05%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   79.01%   79.07%   +0.05%     
==========================================
  Files          17       17              
  Lines        4493     4496       +3     
  Branches     1016     1016              
==========================================
+ Hits         3550     3555       +5     
+ Misses        711      706       -5     
- Partials      232      235       +3     
Files Coverage Δ
myhoard/backup_stream.py 79.16% <100.00%> (+0.02%) ⬆️
myhoard/controller.py 82.44% <100.00%> (+0.01%) ⬆️
myhoard/util.py 89.03% <100.00%> (+0.02%) ⬆️
myhoard/myhoard.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@packi packi merged commit ae06c2e into master Oct 30, 2023
@packi packi deleted the fix_xtrabackup_params branch October 30, 2023 09:00
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