b4248f8 Ticket #47809 - find a way to remove replication plugin errors messages "changelog iteration code returned a dummy entry with csn %s, skipping ..."

Authored and Committed by nhosoi 9 years ago
    Ticket #47809 - find a way to remove replication plugin errors messages "changelog iteration code returned a dummy entry with csn %s, skipping ..."
    
    Description:
    1) Can't locate CSN %s in the changelog (DB rc=%d).
       Print the message once per one missing CSN.
    2) changelog iteration code returned a dummy entry with csn %s, skipping ...
       Downgrade the log level to replication log level (SLAPI_LOG_REPL).
    
    https://fedorahosted.org/389/ticket/47809
    
    Reviewed by rmeggins@redhat.com (Thanks, Rich!)
    (cherry picked from commit 6a1b10db6d41be9e3aadf6f7cbb18aaf4d00e87b)
    (cherry picked from commit ddca54d9d8e8d7f3f8b1cd431cbf6381361f323e)
    (cherry picked from commit e50653fffab5036e2027f99f9d2b2bf70f498e2e)