Skip to content

Document fully_consistent nuances on CockroachDB#529

Open
ivanauth wants to merge 1 commit intoauthzed:mainfrom
ivanauth:fix/issue-525-crdb-fully-consistent-nuances
Open

Document fully_consistent nuances on CockroachDB#529
ivanauth wants to merge 1 commit intoauthzed:mainfrom
ivanauth:fix/issue-525-crdb-fully-consistent-nuances

Conversation

@ivanauth
Copy link
Contributor

Fixes #525

Adds callouts to the consistency and CockroachDB datastore pages
explaining that fully_consistent does not guarantee read-after-write
on CockroachDB due to cluster_logical_timestamp() clock skew across
nodes.

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.

Document CRDB fully_consistent nuances

1 participant