On Wed, May 27, 2026 at 04:09:33PM +0000, Emmanuel Dreyfus wrote:
I was happy about it, but the discovered that syncrepl consumer still misses the second modification, even if the master still has a more recent entryCSN than the replica. There must be a mising bit somewhere.
Following-up on myself...
I can force the sync by making another modification to the entry, or by restarting the replica.
The replica's syncrepl consumer is configured as refreshAndPersist. Once the initial synchronisation is done, I understand the master is supposed to push the changes to the replica. It seems it fails to do so with my internal modification.