[Freeipa-devel] [PATCH] 810 speed up indirect member processing

Petr Vobornik pvoborni at redhat.com
Tue Mar 31 10:11:32 UTC 2015


the old implementation tried to get all entries which are member of 
group. That means also user. User can't have any members therefore this 
costly processing was unnecessary.

New implementation reduces the search only to entries which can have 
entries.

Also page size was removed to avoid paging by small pages(default size: 
100) which is very slow for many members.

https://fedorahosted.org/freeipa/ticket/4947

Useful to test with #809
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0810-speed-up-indirect-member-processing.patch
Type: text/x-patch
Size: 15373 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20150331/71623f03/attachment.bin>


More information about the Freeipa-devel mailing list