ad37e0c LDAPUpdate: Batch index tasks

Authored and Committed by cheimes 5 years ago
    LDAPUpdate: Batch index tasks
    
    The LDAPUpdate framework now keeps record of all changed/added indices
    and batches all changed attribute in a single index task. It makes
    updates much faster when multiple indices are added or modified.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+33 -18