Skip to content

Commit

Permalink
Document VReplicationExperimentalFlagVPlayerBatching enabled by defau…
Browse files Browse the repository at this point in the history
…lt (#1888)

Signed-off-by: Matt Lord <[email protected]>
  • Loading branch information
mattlord authored Dec 6, 2024
1 parent c6e15b2 commit 586a285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/22.0/reference/vreplication/flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ Stop automatically retrying when we've had consecutive failures with the same er
#### vreplication_experimental_flags

**Type** bitmask\
**Default** 3 (VReplicationExperimentalFlagOptimizeInserts | VReplicationExperimentalFlagAllowNoBlobBinlogRowImage)\
**Default** 7 (VReplicationExperimentalFlagOptimizeInserts | VReplicationExperimentalFlagAllowNoBlobBinlogRowImage | VReplicationExperimentalFlagVPlayerBatching)\
**Applicable on** target

Features that are not yet adequately field-tested, that are not backward-compatible, or need to be proven in production environments are put behind _vreplication_experimental_flags_. These features are temporary and will either be made permanent, removed, or put behind a separate vttablet option. Currently, the only experimental features are expected to be performance improvements.
Expand Down

0 comments on commit 586a285

Please sign in to comment.