Skip to content

Promote replica to primary - #2880

Merged
dwwoelfel merged 1 commit into
mainfrom
upgrade-db-3
Aug 25, 2026
Merged

Promote replica to primary#2880
dwwoelfel merged 1 commit into
mainfrom
upgrade-db-3

Conversation

@dwwoelfel

Copy link
Copy Markdown
Contributor

Final step in the migration, to be deployed after running do-failover-to-new-db.

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: eede87e4-1f98-4773-9b44-68b18001a515

📥 Commits

Reviewing files that changed from the base of the PR and between 45e2e12 and e56c6fd.

📒 Files selected for processing (1)
  • server/resources/config/prod.edn

Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review.


📝 Walkthrough

Walkthrough

The production database configuration now uses "instant-8" as the sole :database-cluster-id and removes :next-database-cluster-id.

Changes

Production database configuration

Layer / File(s) Summary
Update production cluster selection
server/resources/config/prod.edn
The configuration replaces "aurora-instant-cluster" with "instant-8" and removes :next-database-cluster-id.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to e56c6

No actionable merge-blocking risk remains based on the supplied evidence; the change is ready after normal checks and review.

Suggested reviewers: stopachka

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the primary change: promoting the database replica to primary.
Description check ✅ Passed The description explains the final migration step and identifies the required deployment order.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nezaj nezaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dwwoelfel
dwwoelfel merged commit 37d7a22 into main Aug 25, 2026
34 checks passed
@dwwoelfel
dwwoelfel deleted the upgrade-db-3 branch August 25, 2026 23: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.

2 participants