[JIRA] Commented: (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:38 GMT 2012
[ https://issues.shibboleth.net/jira/browse/SSPCPP-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898#comment-13898 ]
Scott Cantor commented on SSPCPP-426:
-------------------------------------
Disabled reloading on the attribute-map for now in the default configs.
> 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