[jboss-jira] [JBoss JIRA] Commented: (JBBOOT-87) Started Bootstraps are not removed after shutdown

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Fri Aug 14 12:24:26 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBBOOT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12480873#action_12480873 ] 

Andrew Lee Rubinger commented on JBBOOT-87:
-------------------------------------------

Yep, that's exactly it.  Plus a new test case to show it's been done.

For the test case maybe you make "AbstractServer.getStartedBootstraps()" package-private and then make a test server impl which exposes this further to the test itself.

> Started Bootstraps are not removed after shutdown
> -------------------------------------------------
>
>                 Key: JBBOOT-87
>                 URL: https://jira.jboss.org/jira/browse/JBBOOT-87
>             Project: JBoss Bootstrap
>          Issue Type: Bug
>          Components: impl-base
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>
> During shutdown, we need to remove each bootstrap that's actually been shutdown from the list.  Otherwise they'll be continually marked as "started" even during the next Server restart.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list