[JIRA] Updated: (SSPCPP-426) Tracking of header names doesn't handle refresh of attribute config files

Scott Cantor (JIRA) noreply at shibboleth.net
Thu Mar 1 18:58:39 GMT 2012


     [ https://issues.shibboleth.net/jira/browse/SSPCPP-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor updated SSPCPP-426:
--------------------------------

    Fix Version/s:     (was: 2.5)

> Tracking of header names doesn't handle refresh of attribute config files
> -------------------------------------------------------------------------
>
>                 Key: SSPCPP-426
>                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-426
>             Project: Shibboleth SP - C++
>          Issue Type: Bug
>          Components: Attribute Resolution / Filtering
>    Affects Versions: 2.4, 2.4.1, 2.4.2, 2.4.3
>            Reporter: Scott Cantor
>            Assignee: Scott Cantor
>   Original Estimate: 2 days
>          Time Spent: 1 hour, 30 minutes
>  Remaining Estimate: 1 day, 6 hours, 30 minutes
>
> The plugins that produce attributes report the set of names they produce so the header clearing code can use them, but if the set of names changes due to refresh of a config file, the surrounding code doesn't know about it in order to update the names cached.
> We might be able to mitigate it by always pulling the names in real time because the names are cached on the inproc side anyway.
> If we can't fix it well enough, the default config can mark relevant configs as unmonitored for changes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list