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

Jakub Hrozek jhrozek at redhat.com
Wed Nov 2 18:09:25 UTC 2011


On Wed, Nov 02, 2011 at 01:52:14PM -0400, Stephen Gallagher wrote:
> On Tue, 2011-11-01 at 11:15 +0100, Jan Zelený wrote:
> > > On Mon, Oct 31, 2011 at 04:12:40PM -0400, Stephen Gallagher wrote:
> > > > SSSD 1.6.2 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.
> > > 
> > > Ack
> > 
> > Sorry, I have to Nack this as well. Both my comments for the master branch 
> > patch are valid for this one as well.
> 
> Actually, only the tmp_ctx change was valid. finish_upgrade() doesn't
> exist on sssd-1-6.
> 
> New patch attached.

ACK

The only difference between the patches is the tmp_ctx parent context. 

Upgrade from previous version, works, systemtap reports that sysdb_getpwnam
used to take 780us without the patch, takes 117us with the patch.




More information about the sssd-devel mailing list