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
| 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.
0 commit comments