On 12/12/22 16:47, [email protected] wrote:
For one particular use case we replicate a subset of the application
database, but our replication check cannot work for this use case.
Partial replication is somewhat tricky because the highest entryCSN
value seen in a replicated entry might not the same like the highest
entryCSN value in the full data set (the latter stored as contextCSN at
the provider).
So from my understanding just comparing contextCSN values will not work.
Since release 2.5 there's more replication info in back-monitor. Didn't
have the time to adapt my own monitoring checks to this though.
Ciao, Michael.