Skip to content

Conversation

@taroface
Copy link
Contributor

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit a2e7ab6
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/68ffef378194ed0008b319a0

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit a2e7ab6
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/68ffef377085770008f2c35d

@github-actions
Copy link

Files changed:

@netlify
Copy link

netlify bot commented Oct 27, 2025

Netlify Preview

Name Link
🔨 Latest commit a2e7ab6
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/68ffef37d5e8b50008090676
😎 Deploy Preview https://deploy-preview-20811--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.

Copy link

@michae2 michae2 left a comment

Choose a reason for hiding this comment

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

LGTM. Nice!

- Multi-column-family checks during updates are not supported under `READ COMMITTED` isolation. [#112488](https://github.com/cockroachdb/cockroach/issues/112488)
- Because locks acquired by [foreign key]({% link {{ page.version.version }}/foreign-key.md %}) checks, [`SELECT FOR UPDATE`]({% link {{ page.version.version }}/select-for-update.md %}), and [`SELECT FOR SHARE`]({% link {{ page.version.version }}/select-for-update.md %}) are fully replicated under `READ COMMITTED` isolation, some queries experience a delay for Raft replication.
- [Foreign key]({% link {{ page.version.version }}/foreign-key.md %}) checks are not performed in parallel under `READ COMMITTED` isolation.
- Mixed-isolation-level workloads must enable foreign-key check locking for `SERIALIZABLE` transactions to avoid race conditions. [#151663](https://github.com/cockroachdb/cockroach/issues/151663)
Copy link

Choose a reason for hiding this comment

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

Would it be possible to link directly to this comment? cockroachdb/cockroach#151663 (comment)

I think it's a little more specific about the conditions and the locking required.

### Mixed-isolation workloads

{% include {{ page.version.version }}/known-limitations/geospatial-heterogeneous-architectures.md %}
- Mixed-isolation-level workloads must enable foreign-key check locking for `SERIALIZABLE` transactions to avoid race conditions. [#151663](https://github.com/cockroachdb/cockroach/issues/151663)
Copy link

Choose a reason for hiding this comment

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

Same comment here about linking directly to comment cockroachdb/cockroach#151663 (comment)

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