Skip to content

Data domiciling improvements#23156

Merged
peachdawnleach merged 12 commits intomainfrom
20260115-doc-15721-backup-strict-option
Apr 17, 2026
Merged

Data domiciling improvements#23156
peachdawnleach merged 12 commits intomainfrom
20260115-doc-15721-backup-strict-option

Conversation

@peachdawnleach
Copy link
Copy Markdown
Contributor

Fixes: DOC-15775

Adds info on the new STRICT option as well as a new known limitation on RESTORE.

peachdawnleach and others added 3 commits March 31, 2026 16:22
Added info on the STRICT flag
Added info on the STRICT flag to v26.2 documentation.

Co-Authored-By: roachdev-claude <[email protected]>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 8f41609
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69e2493374a89f0008e0366e

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 8f41609
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69e249333dab540009e134fd

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Files changed:

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Netlify Preview

Name Link
🔨 Latest commit 8f41609
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69e2493385293f0008d24dfd
😎 Deploy Preview https://deploy-preview-23156--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@msbutler msbutler self-requested a review April 7, 2026 19:31
Comment thread src/current/v26.2/take-and-restore-locality-aware-backups.md Outdated
Comment thread src/current/_includes/v26.2/backups/backup-options.md Outdated
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Diagram Anchor Check: Failed

Found 6 broken anchor(s) that will cause docs build failures.

Context: EDUENG-613 — same failure mode as 2026-01-29 (opt_with_show_hints_options missing from stmt_block.html).

  • restore.html on release-26.2 → missing anchor #table_pattern
    • referenced by src/current/v26.2/restore.md
  • restore.html on release-26.2 → missing anchor #database_name
    • referenced by src/current/v26.2/restore.md
  • restore.html on release-26.2 → missing anchor #string_or_placeholder
    • referenced by src/current/v26.2/restore.md
  • restore.html on release-26.2 → missing anchor #string_or_placeholder_opt_list
    • referenced by src/current/v26.2/restore.md
  • restore.html on release-26.2 → missing anchor #restore_options_list
    • referenced by src/current/v26.2/restore.md
  • restore.html on release-26.2 → missing anchor #restore_options_list
    • referenced by src/current/v26.2/restore.md

@jhlodin jhlodin force-pushed the 20260115-doc-15721-backup-strict-option branch from 2dfa56d to 6ec9aed Compare April 13, 2026 17:11
@jhlodin jhlodin force-pushed the 20260115-doc-15721-backup-strict-option branch from 6ec9aed to 5155312 Compare April 13, 2026 17:12
@rmloveland rmloveland requested review from rmloveland and removed request for rmloveland April 16, 2026 15:27
@peachdawnleach peachdawnleach requested a review from msbutler April 16, 2026 19:57
Copy link
Copy Markdown
Contributor

@rmloveland rmloveland left a comment

Choose a reason for hiding this comment

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

LGTM, one non-blocking suggestion

- {% include {{ page.version.version }}/backups/cap-parameter-ext-connection.md %}
- {% include {{ page.version.version }}/backups/locality-aware-access.md %}

Locality-aware backups attempt to match data to buckets in corresponding regions as specified. However, edge cases exist in which a locality-aware backup may be forced to write to the default bucket instead, such as when the cluster has unhealthy nodes. Use the [`STRICT`]({% link {{ page.version.version }}/backup.md %}#options) option when creating a locality-aware backup to force the backup to fail in these cases to avoid violating data domiciling requirements.
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.

suggest this and other mentions of "data domiciling" link to our data domiciling page at https://www.cockroachlabs.com/docs/v26.1/data-domiciling (or v26.2 as needed ofc)

@peachdawnleach peachdawnleach enabled auto-merge (squash) April 17, 2026 14:52
@peachdawnleach peachdawnleach merged commit 5d6ef3d into main Apr 17, 2026
7 of 8 checks passed
@peachdawnleach peachdawnleach deleted the 20260115-doc-15721-backup-strict-option branch April 17, 2026 15:04
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.

4 participants