Skip to content

Commit becbc32

Browse files
committed
Update ticdc-changefeed-config.md
1 parent 50322f8 commit becbc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ticdc/ticdc-changefeed-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ For more information, see [Event filter rules](/ticdc/ticdc-filter.md#event-filt
165165
166166
#### `region-count-per-span` <span class="version-mark">New in v8.5.4</span>
167167
168-
- During changefeed initialization, tables that meet the split conditions are split according to this parameter. After splitting, each split sub-table contains at most `region-count-per-span` Regions.
168+
- Introduced in the [TiCDC new architecture](/ticdc/ticdc-architecture.md). During changefeed initialization, tables that meet the split conditions are split according to this parameter. After splitting, each split sub-table contains at most `region-count-per-span` Regions.
169169
- Default value: `100`
170170
171171
#### `region-threshold`

0 commit comments

Comments
 (0)