abbra / slapi-nis

Forked from slapi-nis 6 years ago
Clone

bc4a696 backend: support backend shutdown for priming thread cancellation

4 files Authored by tbordaz 7 years ago, Committed by abbra 7 years ago,
    backend: support backend shutdown for priming thread cancellation
    
    Launching a separate thread to populate map cache has a side effect that
    the thread could be scheduled to execute over a shutdown time. If LDAP server
    received the request to shutdown, we need to stop processing the
    original source and shut the priming thread.
    
    Resolves: rhbz#1327197
    
        
file modified
+87 -17
file modified
+1 -0
file modified
+1 -0
file modified
+3 -0