← 返回事件
持续讨论科技发版8.12-m01

8.12-m01-int: Add aof_cmd_duration estimate for AOF reload RTO visibility

图:Redis Releases

发生了什么

Expose a best-effort AOF replay-time estimate in INFO persistence so operators can gauge reload RTO. Count time only for writes that enter the AOF, credit leftover call() time to synthetic rewrites, and skip the bookkeeping when AOF is off.

摘要按规则整理自下方来源原文

为什么在扩散

来源