v.23.2Improvement

Optimize Replica Delay API for Read-Only Instances

Optimize behavior for a replica delay api logic in case the replica is read-only. #45148 (mateng915).
Optimizes the behavior of the replica delay API logic when a replica is in read-only mode.

Why it matters

The feature addresses inefficiencies and potential inaccuracies in measuring replica delay for replicas that are read-only. It improves monitoring and management by providing more accurate and reliable delay metrics under these conditions.

How to use it

This optimization is applied automatically when using the replica delay API. Users with read-only replicas will see improved delay reporting without needing to change existing configurations or queries.