Skip to content

Conversation

@rafiss
Copy link
Contributor

@rafiss rafiss commented Dec 11, 2025

  • session-vars.md (v25.3, v25.4, v26.1): Change description from "disallows schema changes" to "improves changefeed performance".
  • session-vars.md (v26.1): Update default value to on.
  • table-storage-parameters.md (v25.3, v25.4, v26.1): Change description from "Disallow schema changes" to "Indicates that a schema change is not currently ongoing" and note that CockroachDB automatically handles unsetting/reapplying.
  • cdc-schema-locked-example.md (v25.3, v25.4, v26.1): Update wording to match, and explain that CockroachDB attempts to automatically unset the parameter but some schema changes (like ALTER TABLE SET LOCALITY) require manual unlock. There was also a sentence that was never completed, which has been removed now.
  • Release notes: Remove incorrect notes about enabling by default from v25.3 and v25.4, add the release note to v26.1 where it actually applies.

follow up to PR #20013
relates to DOC-15240

@rafiss rafiss requested a review from rmloveland December 11, 2025 22:53
@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit ae72046
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/693c63750b13450008b3e9f5

@rafiss
Copy link
Contributor Author

rafiss commented Dec 11, 2025

@rmloveland I tagged you here since it builds upon PR #20013, which you added.

The release sequencing ended up being confusing. We initially targeted this in 25.3/25.4, then backed it out, but the release notes page did not reflect that.

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit ae72046
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/693c6375bf8511000864bb83

@netlify
Copy link

netlify bot commented Dec 11, 2025

Netlify Preview

Built without sensitive environment variables

Name Link
🔨 Latest commit ae72046
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/693c63757668950007c523dd
😎 Deploy Preview https://deploy-preview-21601--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.

@rafiss rafiss force-pushed the schema-locked-fixes branch 2 times, most recently from 462a4c6 to 7dbe1dc Compare December 12, 2025 00:17
Copy link
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 thank you @rafiss !

@rafiss rafiss enabled auto-merge (rebase) December 12, 2025 18:47
- session-vars.md (v25.3, v25.4, v26.1): Change description from "disallows
  schema changes" to "improves changefeed performance".
- session-vars.md (v26.1): Update default value to `on`.
- table-storage-parameters.md (v25.3, v25.4, v26.1): Change description from
  "Disallow schema changes" to "Indicates that a schema change is not currently
  ongoing" and note that CockroachDB automatically handles unsetting/reapplying.
- cdc-schema-locked-example.md (v25.3, v25.4, v26.1): Update wording to match,
  and explain that CockroachDB attempts to automatically unset the parameter
  but some schema changes (like ALTER TABLE SET LOCALITY) require manual unlock.
  There was also a sentence that was never completed, which has been
  removed now.
- Release notes: Remove incorrect notes about enabling by default from v25.3
  and v25.4, add the release note to v26.1 where it actually applies.
@rafiss rafiss force-pushed the schema-locked-fixes branch from 7dbe1dc to ae72046 Compare December 12, 2025 18:48
@rafiss rafiss merged commit a59448c into cockroachdb:main Dec 12, 2025
5 checks passed
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