On Thu, 19 May 2016 at 3:10pm, Howard Chu wrote:
The contextCSN is used in replication, but it does not get replicated itself. Each replica maintains its own.
I was testing my partial replication against my test MMR setup. I have discovered that the database suffix in the two MMR's have two contextCSN values. The code I was using to test was checking the first contextCSN value returned from the "master" server - which is not the "current" CSN against the value generated by the replica. I have not (yet) figured out what that first of the two values is indicating.