8a4b26e Ticket 49413 - Changelog trimming ignores disabled replica-agreement

Authored and Committed by lkrispen 6 years ago
    Ticket 49413 - Changelog trimming ignores disabled replica-agreement
    
    Bug: if a replication agreement is disabled it is not taken into account when
         changelog trimming determines where to stop.
         If the agreement is reenabled later replication can fail
    
    Fix: do not ignore disabled agreements in changelog trimming
    
    Reviewed by: Thierry, thanks