v5.1.22
Reliability
- Source-apply commit retry now recovers from
ERR_TRY_AGAIN(#1696): a replay / source-apply commit that hitsERR_TRY_AGAINis retried on a fresh transaction instead of failing in place — previously this could wedge replication apply for the whole database. Follow-up to #1223 (which retried in place).
Full Changelog: v5.1.21...v5.1.22