Skip to content

fix: mongodb pbm restore failure#2288

Merged
gnolong merged 3 commits intomainfrom
bugfix/mongodb-restore-failure
Dec 2, 2025
Merged

fix: mongodb pbm restore failure#2288
gnolong merged 3 commits intomainfrom
bugfix/mongodb-restore-failure

Conversation

@gnolong
Copy link
Contributor

@gnolong gnolong commented Dec 2, 2025

@gnolong gnolong requested review from a team, leon-inf and xuriwuyun as code owners December 2, 2025 08:12
@gnolong gnolong added the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Dec 2, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (57f88fc) to head (39eea13).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...s/mongodb/scripts-ut-spec/replicaset_setup_spec.sh 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2288   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         72      72           
  Lines       9500    9499    -1     
=====================================
+ Misses      9500    9499    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gnolong gnolong added the pick-0.9 Auto cherry-pick to release-0.9 when PR merged label Dec 2, 2025
@gnolong gnolong merged commit a6b80f2 into main Dec 2, 2025
21 of 22 checks passed
@gnolong gnolong deleted the bugfix/mongodb-restore-failure branch December 2, 2025 09:26
@apecloud-bot
Copy link
Collaborator

/cherry-pick release-1.0

@apecloud-bot
Copy link
Collaborator

/cherry-pick release-0.9

@apecloud-bot
Copy link
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks-addons/actions/runs/19853637031

apecloud-bot pushed a commit that referenced this pull request Dec 2, 2025
@apecloud-bot
Copy link
Collaborator

🤖 says: Error cherry-picking.

Auto-merging addons/mongodb/dataprotection/common-scripts.sh
Auto-merging addons/mongodb/dataprotection/shard-pbm-full-restore.sh
CONFLICT (modify/delete): addons/mongodb/scripts-ut-spec/replicaset_setup_spec.sh deleted in HEAD and modified in a6b80f2 (fix: mongodb pbm restore failure (#2288)). Version a6b80f2 (fix: mongodb pbm restore failure (#2288)) of addons/mongodb/scripts-ut-spec/replicaset_setup_spec.sh left in tree.
Auto-merging addons/mongodb/scripts/mongodb-common.sh
CONFLICT (content): Merge conflict in addons/mongodb/scripts/mongodb-common.sh
CONFLICT (modify/delete): addons/mongodb/scripts/mongodb-shard-setup.sh deleted in HEAD and modified in a6b80f2 (fix: mongodb pbm restore failure (#2288)). Version a6b80f2 (fix: mongodb pbm restore failure (#2288)) of addons/mongodb/scripts/mongodb-shard-setup.sh left in tree.
Auto-merging addons/mongodb/scripts/replicaset-setup.tpl
Auto-merging addons/mongodb/templates/actionset-rs-pbm-physical.yaml
Auto-merging addons/mongodb/templates/actionset-rs-pbm-pitr.yaml
Auto-merging addons/mongodb/templates/actionset-shard-pbm-logical.yaml
Auto-merging addons/mongodb/templates/actionset-shard-pbm-physical.yaml
Auto-merging addons/mongodb/templates/actionset-shard-pbm-pitr.yaml
CONFLICT (modify/delete): addons/mongodb/templates/backuppolicytemplate-shard.yaml deleted in HEAD and modified in a6b80f2 (fix: mongodb pbm restore failure (#2288)). Version a6b80f2 (fix: mongodb pbm restore failure (#2288)) of addons/mongodb/templates/backuppolicytemplate-shard.yaml left in tree.
Auto-merging addons/mongodb/templates/backuppolicytemplate.yaml
CONFLICT (content): Merge conflict in addons/mongodb/templates/backuppolicytemplate.yaml
Auto-merging addons/mongodb/values.yaml
CONFLICT (content): Merge conflict in addons/mongodb/values.yaml
error: could not apply a6b80f2... fix: mongodb pbm restore failure (#2288)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

@apecloud-bot
Copy link
Collaborator

🤖 says: ‼️ cherry pick action failed.
See: https://github.com/apecloud/kubeblocks-addons/actions/runs/19853638097

gnolong added a commit that referenced this pull request Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pick-0.9 Auto cherry-pick to release-0.9 when PR merged pick-1.0 Auto cherry-pick to release-1.0 when PR merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] mongodb sharding restore with large data FailedToSatisfyReadPreference

5 participants