[JIRA] Created: (OSJ-11) Ensure metadata providers properly shut down any background threads they create.

Chad La Joie (JIRA) noreply at shibboleth.net
Wed Sep 28 13:54:25 BST 2011


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
            Reporter: Chad La Joie
            Assignee: Brent Putman


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