Description of problem: backport into RHDS-11.4 https://github.com/389ds/389-ds-base/issues/4595 Paged search lookthroughlimit counter doesnt take read ahead into account Not in 389-ds-base-1.4.3.27-2.module+el8dsrv+12690+c6df6d1b nor the RHEL-8.5 rpm version See possible impact of https://github.com/389ds/389-ds-base/issues/4551 (page searches may impact others searches) Version-Release number of selected component (if applicable): RHDS-11.4 389-ds-base-1.4.3.27-2.module+el8dsrv How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
@Marc Sauton This commit has been backported to 389-ds-base-1.4.3 and 389-ds-base-1.4.4
Should be put it in RHEL-8 and RHDS-11 ? ( some customer would like this )
closing "currentrelease" as ldbm_back_prev_search_results(Slapi_PBlock *pb) has been updated in https://github.com/389ds/389-ds-base/blob/master/ldap/servers/slapd/back-ldbm/ldbm_search.c and fix made its way into RHDS-10.5 on RHEL-8.6 and RHDS_12.0 on RHEL-9.0 Thanks, M.