#8962 Info about searchrecordslimit set search limit to 10,000 after upgrade
Closed: fixed 2 years ago by frenaud. Opened 2 years ago by rcritten.

Ticket was cloned from Red Hat Bugzilla: Bug 1966289

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

The jist is there is confusion because there are several search limits, with the default limit in 389-ds being 2000.

User tried ipa config-mod --searchrecordslimit=10000 and that didn't do what they expected.

There was an attempt years ago to set the default at 100k but due to an issue with the way the update entry was created it is a no-op.

Flo describes it well that ipa config-mod updates the client side search limit only and not any server side sizing.


Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1966289

2 years ago

Metadata Update from @rcritten:
- Issue assigned to rcritten

2 years ago

master:

  • b91c0af Increase default limit on LDAP searches to 100k

ipa-4-9:

  • 3fb0f53 Increase default limit on LDAP searches to 100k

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Metadata Update from @rcritten:
- Custom field changelog adjusted to Set the server-side search size limit to 10,000 entries. By default the client side will still be 100. Consider carefully when increasing the client side value as it adds additional load on the server to retrieve more entries.

2 years ago

master:

  • 56e4f33 ipatests: Test default value of nsslapd-sizelimit.

ipa-4-9:

  • 465f166 ipatests: Test default value of nsslapd-sizelimit.

Login to comment on this ticket.

Metadata