cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

50405f8 Ticket 48420: change severity of some messages related to "keep alive" entries

1 file Authored by tbordaz 8 years ago, Committed by nhosoi 8 years ago,
    Ticket 48420: change severity of some messages related to "keep alive" entries
    
    Bug Description:
    	"keep alive" entries are used to prevent fractional replication
    	to evaluate several times the same skipped updates. (see https://fedorahosted.org/389/ticket/48266)
    
    	This entry is created on the fly when two many evaluated
    	updates have been skipped. This is a quite common situation
    	and the creation of such entry is not a FATAL error
    
    Fix Description:
    	Change the log level to replication level
    
    https://fedorahosted.org/389/ticket/48420
    
    Reviewed by: Ludwig Krispenz (thanks Ludwig)
    
    Platforms tested: F17
    
    Flag Day: no
    
    Doc impact: no
    
    (cherry picked from commit 6788445974404398bc02da8fa105b06514e8a450)
    (cherry picked from commit 17bb0688b9249693da0bda239fb7c3b35aa8e1c9)