Unverified Commit c065c562 authored by Arunprasad Rajkumar's avatar Arunprasad Rajkumar Committed by GitHub
Browse files

Improve Handling of replay_lsn for Idle Source (#519)



Prior to this commit, the replay_lsn remained static when the source was idle
for an extended period, potentially leading to inaccurate replication lag
monitoring. This commit addresses this issue by ensuring the replay_lsn is
updated consistently, even when the source is idle, providing a more accurate
reflection of the system's state.

Signed-off-by: default avatarArunprasad Rajkumar <ar.arunprasad@gmail.com>
parent 6f8b2f76
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment