-
Notifications
You must be signed in to change notification settings - Fork 474
Update docs to recommend UUIDv4 explicitly #20031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
320eb15
to
a4b3170
Compare
@data-matt I know you're on PTO right now, PTAL when you get back @dikshant tagged you for review FYI so you know we're making this update to our UUID recommendations. It's not really a big change of direction, just trying to clarify that users should use UUIDv4 with CockroachDB, not the other variations that could result in hotspots |
Hi @rmloveland, looks close. The only thing I would say, this part is perhaps a little strong:
Maybe more like: Other types of UUID are largely untested with CockroachDB and will require performance testing to avoid hotspots |
thanks @data-matt ! updated in c487e1e PTAL |
Lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
TFTR Matt! FYI once this is through Docs team review I will backport the changes to all supported versions v24.1 and later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just one small comment.
TFTRs! backporting to all supported versions v24.1 and later, then merging |
fba1d0b
to
516b063
Compare
Fixes DOC-9482 NB. Changes were initially made to v25.3, then backported to all supported versions v24.1+
516b063
to
db36211
Compare
Fixes DOC-9482