e82bba7 Ticket 49631 - same csn generated twice

Authored and Committed by lkrispen 5 years ago
    Ticket 49631 - same csn generated twice
    
    Bug: if in the csn adjustment the local time was less or equal than the remote time
         the sequence number has always been adjusted to remote++
         but if the csn time was equal and the local seq number was larger the effect
         was a reset of the csn generato.
    
    Fix: correctly handles seqnum in csn adjustment
    
    Reviewed by: Mark, thanks
    
        
file modified
+5 -1