Optimize oplog size by stripping locations of large objects#2715
Optimize oplog size by stripping locations of large objects#2715bert-e merged 7 commits intodevelopment/9.3from
Conversation
Hello delthas,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Codecov Report❌ Patch coverage is
Additional details and impacted files
... and 4 files with indirect coverage changes
@@ Coverage Diff @@
## development/9.3 #2715 +/- ##
===================================================
- Coverage 74.62% 74.48% -0.15%
===================================================
Files 200 200
Lines 13573 13603 +30
===================================================
+ Hits 10129 10132 +3
- Misses 3434 3461 +27
Partials 10 10
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
|
Manually tested with varying values and single-part, empty, and multi-part objects, works. Also manually tested changing the configuration on the fly, properly applies, and properly resumes the pipeline with the token. |
d48fd8a to
e34f3dc
Compare
d4ad94a to
db7640b
Compare
|
Tested on a live cluster, working. |
Issue: BB-491 Signed-off-by: Thomas Flament <thomas.flament@scality.com>
This saves space on the Kafka side while preventing a refetch on most (small) objects. Issue: BB-491 Signed-off-by: Thomas Flament <thomas.flament@scality.com>
Issue: BB-491 Signed-off-by: Thomas Flament <thomas.flament@scality.com>
e4f4a16 to
acf2e47
Compare
acf2e47 to
295bd53
Compare
295bd53 to
3ee4bad
Compare
|
/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-491. Goodbye delthas. The following options are set: approve |
Issue: BB-491