Two replicas can both report Seconds_Behind_Source: 0 while only one is current. On the healthy replica, the receiver has fetched the source's latest transaction and the applier has committed it. On the stale replica, a slow receiver may be late to the source while the applier is ...