Skip to content

Commit 05fc85c

Browse files
Add missing changelog for PR #16852
Signed-off-by: Tim Vaillancourt <[email protected]>
1 parent e881b9f commit 05fc85c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog/21.0/21.0.0/summary.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- **[Experimental MySQL 8.4 support](#experimental-mysql-84)**
2424
- **[Current Errant GTIDs Count Metric](#errant-gtid-metric)**
2525
- **[vtctldclient ChangeTabletTags](#vtctldclient-changetablettags)**
26+
- **[Support for specifying expected primary in reparents](#reparents-expectedPrimary)
2627

2728

2829
## <a id="major-changes"/>Major Changes</a>
@@ -234,3 +235,7 @@ This metric shows the current count of the errant GTIDs in the tablets.
234235
### <a id="vtctldclient-changetablettags"/>`vtctldclient ChangeTabletTags` command
235236

236237
The `vtctldclient` command `ChangeTabletTags` was added to allow the tags of a tablet to be changed dynamically.
238+
239+
### <a id="reparents-expectedPrimary"/>Support specifying expected primary in reparents
240+
241+
The `EmergencyReparentShard` and `PlannedReparentShard` commands and RPCs now support specifying a primary we expect to still be the current primary in order for a reparent operation to be processed. This allows reparents to be conditional on a specific state being true.

0 commit comments

Comments
 (0)