Skip to content

Commit 5dbab27

Browse files
authored
properties: add deprecation context to raft_replica_max_flush_delay_ms (#1305)
1 parent fdb30b1 commit 5dbab27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/upgrade/pages/deprecated/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ a| Client throughput quota cluster configuration:
3636

3737
| 24.1.1
3838
| `raft_flush_timer_interval_ms`
39-
| Use xref:reference:cluster-properties.adoc#raft_replica_max_flush_delay_ms[`raft_replica_max_flush_delay_ms`] instead.
39+
| Use xref:reference:cluster-properties.adoc#raft_replica_max_flush_delay_ms[`raft_replica_max_flush_delay_ms`] instead. This configuration enforces a maximum delay since the last flush (timer-based flush), whereas the deprecated property controlled how often a partition checked for pending flush bytes. Because the semantics differ, review and adjust your values as needed.
4040

4141
| 23.3.2
4242
| `space_management_enable_override`

0 commit comments

Comments
 (0)