Matt Linville

Results 21 comments of Matt Linville

Closed per @adwittumuluri and @angeladietz

> Here's my suggested addition: > > ``` > The `sql.txn.read_committed_isolation.enabled` [cluster setting]({% link {{ page.version.version }}/cluster-setting.md %}) is now `true` by default. [`READ COMMITTED`]({% link {{ page.version.version }}/read-committed.md %})...

Who can help me get it in sync?

> @mdlinville When I manually set `today` to 2025-11-14, the warnings on these pages look good: > > * https://deploy-preview-18615--cockroachdb-docs.netlify.app/docs/releases/v23.1 > * https://deploy-preview-18615--cockroachdb-docs.netlify.app/docs/releases/v23.2 > * https://deploy-preview-18615--cockroachdb-docs.netlify.app/docs/releases/v24.1 > > But shouldn't...

I think this is ready to test again. When we are satisfied, we should decouple the logic changes and put them in another PR.

> LGTM! Nothing seems breaking, have we tested it? Yes, I have tested it during implementation, but I'm hoping others will too. Some suggestions: 1. Validate that the Releases index...

> * [ ] On the [Releases page](https://deploy-preview-18661--cockroachdb-docs.netlify.app/docs/releases/), all releases in the 23.2 table have "(LTS)" back through the first alpha. Should be fixed. > * [ ] The dropdown...

The "Everything showing as LTS" bug should actually be fixed now, in this PR.

> * Bug in the Source tab view. Not sure if I missed this on the previous review. https://deploy-preview-18661--cockroachdb-docs.netlify.app/docs/releases/?filters=source There was some debug output present, now fixed. > * Docker...

@taroface The simplest way for me to address the include mistakes was to go back to before the backports, fix the mistakes in v24.3, and make sure that v24.2 and...