Attribute resolver dependency question/issue

Cantor, Scott cantor.2 at osu.edu
Mon May 7 19:01:22 BST 2012


On 5/7/12 1:47 PM, "Tom Poage" <tfpoage at ucdavis.edu> wrote:

>Debug trace. Why would eduPersonAffiliation not be cached?

The only caching is the data connectors. The result set of the resolver on
the whole is not cached.

>Does the attribute filter operate on the cached LDAP data, so if I
>filter it out in attribute-filter.xml, it's gone 'forever'?

No. It's manipulating the released attributes, not acting on the data
connector results. Since the attribute defs are not cached in any sense,
the filter can't influence anything that's cached.

-- Scott



More information about the users mailing list