[JIRA] Updated: (OSJ-11) Ensure metadata providers properly shut down any background threads they create.
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Oct 18 00:23:21 EDT 2012
[ https://issues.shibboleth.net/jira/browse/OSJ-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated OSJ-11:
----------------------------
Component/s: SAML 2 Metadata
Fix Version/s: 3.0.0
> Ensure metadata providers properly shut down any background threads they create.
> --------------------------------------------------------------------------------
>
> Key: OSJ-11
> URL: https://issues.shibboleth.net/jira/browse/OSJ-11
> Project: OpenSAML - Java
> Issue Type: Task
> Components: SAML 2 Metadata
> Reporter: Chad La Joie
> Assignee: Brent Putman
> Fix For: 3.0.0
>
>
> See JOST-163
> Basically certain metadata providers poll the source of metadata for changes. This is done via a background thread. If the provider goes out of scope for some reason the current ones don't shutdown the threads, which is bad. Make sure they do.
--
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