8.12-m01-int: Add aof_cmd_duration estimate for AOF reload RTO visibility
- Redis 近 90 天出现 12 次
- Redis 近 90 天第 11 次发版
- 上一次:28 天前 · 8.10.1
发生了什么
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.
摘要按规则整理自下方来源原文