You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
155540: kvserver: add split trigger support to TestReplicaLifecycleDataDriven r=pav-kv a=arulajmani
This patch adds a few directives to construct and evaluate split triggers.
We then use these directives to demonstrate that leases are correctly copied over from the LHS to the RHS. The interesting case is around leader leases, where if the LHS has a leader lease, the RHS gets an expiration based lease. For the other two lease types, the RHS's lease type stays the same.
Epic: none
Release note: None
156112: sql/rowexec: enable tests under secondary tenants r=yuzefovich a=yuzefovich
Given the modifications in recent commits, this mostly required plumbing the right codec into `eval.Context`. Additionally, a few tests needed some extra adjustments for the tenant prefix present in the spans. Only `TestWriteResumeSpan` is still skipped since it wasn't immediately clear what's wrong there.
Epic: CRDB-48945
Release note: None
156119: revert "sql: store bundle when TestStreamerTightBudget fails" r=yuzefovich a=yuzefovich
This reverts commit 48f11d2.
The test hasn't failed in like year and a half and the captured stmt bundle didn't actually give any more insight into why it rarely failed.
Informs: #119675.
Release note: None
156225: clusterversion: move to 26.1 version r=fqazi a=celiala
### Commit 1 (7cded94): clusterversion: move to 26.1 version
This change advances the current release series version on master from 25.4 to 26.1, following the standard M.1 process after forking the release-25.4 branch. This allows the addition of new upgrade gates for version 26.1 and prepares master for the next development cycle.
Changes implemented following the M.1 checklist from pkg/clusterversion/README.md:
- Added version key constant V26_1 (=Latest) and final version V25_4
- Added start version V26_1_Start (version 25.4-2) with first upgrade
- Updated SystemDatabaseSchemaBootstrapVersion to V26_1_Start
- Updated roachpb.successorSeries map (25.4 -> 26.1)
- Updated pkg/build/version.txt to v26.1.0-alpha.00000000
- Copied scplan rules from current to release_25_4
- Updated package names and version references in scplan rules
- Updated rulesForReleases in scplan/plan.go
- Regenerated test outputs for scplan and TestDeclarativeRules
- Updated releases file (25.4 entries removed as expected)
- Regenerated bootstrap test data with updated hash values
Note: PreviousRelease is NOT updated in this change - this only happens in M.3 after the first 25.4 RC is published.
### Commit 2 (8970893): sql: sort rulesForRelease versions in descending order
This fix was caught in a previous draft via: https://github.com/cockroachdb/cockroach/actions/runs/18817950946
- Issue: `rulesForReleases` array values were incorrectly in ascending order.
- Fix: fix was to put them in descending order.
Analysis Verification: I verified that this analysis was correct by looking at the original PR that added this array, which indeed sorts these in descending order:
- https://github.com/cockroachdb/cockroach/pull/97213/files?diff=unified
Release note (bug fix): Fix rulesForReleases ordering
Epic: None
🤖 Generated with [Claude Code](https://claude.com/claude-code)
156309: *: miscellaneous test-tenant-related improvements r=yuzefovich a=yuzefovich
Fixes: #142797.
Fixes: #142801.
Fixes: #142802.
Fixes: #142804.
Fixes: #142805.
Co-authored-by: Arul Ajmani <[email protected]>
Co-authored-by: Yahor Yuzefovich <[email protected]>
Co-authored-by: Celia La <[email protected]>
Copy file name to clipboardExpand all lines: docs/generated/settings/settings-for-tenants.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -426,4 +426,4 @@ trace.zipkin.collector string the address of a Zipkin instance to receive trace
426
426
ui.database_locality_metadata.enabled boolean true if enabled shows extended locality data about databases and tables in DB Console which can be expensive to compute application
427
427
ui.default_timezone string the default timezone used to format timestamps in the ui application
428
428
ui.display_timezone enumeration etc/utc the timezone used to format timestamps in the ui. This setting is deprecatedand will be removed in a future version. Use the 'ui.default_timezone' setting instead. 'ui.default_timezone' takes precedence over this setting. [etc/utc = 0, america/new_york = 1] application
429
-
version version 1000025.3-upgrading-to-1000025.4-step-014 set the active cluster version in the format '<major>.<minor>' application
429
+
version version 1000025.4-upgrading-to-1000026.1-step-002 set the active cluster version in the format '<major>.<minor>' application
Copy file name to clipboardExpand all lines: docs/generated/settings/settings.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -385,6 +385,6 @@
385
385
<tr><td><divid="setting-ui-database-locality-metadata-enabled" class="anchored"><code>ui.database_locality_metadata.enabled</code></div></td><td>boolean</td><td><code>true</code></td><td>if enabled shows extended locality data about databases and tables in DB Console which can be expensive to compute</td><td>Basic/Standard/Advanced/Self-Hosted</td></tr>
386
386
<tr><td><divid="setting-ui-default-timezone" class="anchored"><code>ui.default_timezone</code></div></td><td>string</td><td><code></code></td><td>the default timezone used to format timestamps in the ui</td><td>Basic/Standard/Advanced/Self-Hosted</td></tr>
387
387
<tr><td><divid="setting-ui-display-timezone" class="anchored"><code>ui.display_timezone</code></div></td><td>enumeration</td><td><code>etc/utc</code></td><td>the timezone used to format timestamps in the ui. This setting is deprecatedand will be removed in a future version. Use the 'ui.default_timezone' setting instead. 'ui.default_timezone' takes precedence over this setting. [etc/utc = 0, america/new_york = 1]</td><td>Basic/Standard/Advanced/Self-Hosted</td></tr>
388
-
<tr><td><divid="setting-version" class="anchored"><code>version</code></div></td><td>version</td><td><code>1000025.3-upgrading-to-1000025.4-step-014</code></td><td>set the active cluster version in the format '<major>.<minor>'</td><td>Basic/Standard/Advanced/Self-Hosted</td></tr>
388
+
<tr><td><divid="setting-version" class="anchored"><code>version</code></div></td><td>version</td><td><code>1000025.4-upgrading-to-1000026.1-step-002</code></td><td>set the active cluster version in the format '<major>.<minor>'</td><td>Basic/Standard/Advanced/Self-Hosted</td></tr>
select node_id, component, field, regexp_replace(regexp_replace(value, '^\d+$', '<port>'), e':\\d+', ':<port>') as value from crdb_internal.node_runtime_info
@@ -392,7 +392,7 @@ select * from crdb_internal.gossip_alerts
0 commit comments