spichugi / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

9d5fe06 Issue 49850 -ldbm_get_nonleaf_ids() painfully slow for databases with many non-leaf entries

Authored and Committed by sgouvern 3 years ago
    Issue 49850 -ldbm_get_nonleaf_ids() painfully slow for databases with many non-leaf entries
    
    Description:
    With a very large database, gathering non-leaf IDs for creating the ancestorid index took an enormous amount of time.
    This test is to verify the fix for this problem.
    
    https://pagure.io/389-ds-base/issue/49850
    
    Author: sgouvern
    
    Reviewed by: firstyear, spichugi