36816b9fc903713cdfc36b66f5aed1c46c4a1def
Expose all cheaply known group UUIDs from the ProjectCache, enumerating groups used by access controls. This allows a backend that has a large number of groups to filter its getKnownGroups() output to only groups that may be relevant for this Gerrit server. The best use case to consider is an LDAP server at a large organization. A typical user may belong to 50 LDAP groups, but only 3 are relevant to this Gerrit server. Taking the intersection of the two groups limits the output Gerrit displays to users, or uses when considering same group visibility. Change-Id: I0fb5053f24af52014fd860e795d08cd38fc25f1c
Description
RETIRED, Gerrit as used by OpenStack