URL: https://github.com/freeipa/freeipa/pull/864 Author: Tiboris Title: #864: Create indexes for 'serverhostname' attribute Action: opened
PR body: """ IPA installation with large number of host entries gets timeout when invoking ipaserver.plugins.host.get_dn() method.
Resolves: https://pagure.io/freeipa/issue/6939 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/864/head:pr864 git checkout pr864
URL: https://github.com/freeipa/freeipa/pull/864 Title: #864: Create indexes for 'serverhostname' attribute
pvoborni commented: """ Hi, why did you choose this implementation for the fix? Were removal/changes in host.get_dn() method considered? """
See the full comment at https://github.com/freeipa/freeipa/pull/864#issuecomment-307390913
URL: https://github.com/freeipa/freeipa/pull/864 Author: Tiboris Title: #864: Create indexes for 'serverhostname' attribute Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/864/head:pr864 git checkout pr864
freeipa-devel@lists.fedorahosted.org