adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

1b4b9d5 Ticket 368 - Make the cleanAllRUV task one step

4 files Authored by mreynolds 11 years ago, Committed by rmeggins 11 years ago,
    Ticket 368 - Make the cleanAllRUV task one step
    
    Bug Description:  The first version of this fix required a second releaseRUV step.
    
    Fix Description:  Created a new "monitoring" thread that checks all the replicas RUV's
                      to see if the rid was cleaned.  Once they are cleaned, we automatically
                      release the RID for reuse.
    
                      I also refined the logging so it easy to track the status of the task.
    
    https://fedorahosted.org/389/ticket/368
    
    reviewed by: richm (Thanks Rich!)
    (cherry picked from commit 507b593fa47efeb8a4fc3c2d6b75428e7a69a480)