"Notes processed" in DSRUTIL monitor shows as a huge negative integer
The "Notes processed" value switches to a large negative integer once it reaches ~2 Billion then decreases towards 0.
VST _Repl-Agent._ReplAgt-NotesProcessed queries show the same negative value as DSRUTIL monitor's "Notes processed"
The negative value for notes processed by the replication agent is a false positive for possible replication communication problems.
The "notesProcessed" value is changed to a huge negative number when it reaches 2^31 (about 2.2 billions) on the replication agent monitor output.