[SSSD] [PATCH] SYSDB: Update sysdb version to latest (1.5.x)

Stephen Gallagher sgallagh at redhat.com
Mon Oct 31 19:57:12 UTC 2011


SSSD 1.5.14 has a major performance issue due to the addition of the
alias support. We added a new attribute to the lookup filter, aliasName.
Unfortunately, we forgot to add an index to it and it's causing a severe
bottleneck in cache lookups.

Because 1.5.x is using an old version of the database schema, we need
this patch to update it to the latest version in master (plus the
aliasName index) in order to guarantee that we'll be able to upgrade
cleanly from 1.5.x to future versions.

I will be sending out 1.6.x and master patches shortly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-SYSDB-Update-sysdb-version-to-latest.patch
Type: text/x-patch
Size: 11297 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20111031/f0536c2f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20111031/f0536c2f/attachment.sig>


More information about the sssd-devel mailing list