[jboss-jira] [JBoss JIRA] Updated: (JBBOOT-75) Don't use common lock for start/shutdown

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sat May 23 15:57:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBBOOT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger updated JBBOOT-75:
--------------------------------------

    Fix Version/s: Unscheduled
                       (was: 0.1.2)


> Don't use common lock for start/shutdown
> ----------------------------------------
>
>                 Key: JBBOOT-75
>                 URL: https://jira.jboss.org/jira/browse/JBBOOT-75
>             Project: JBoss Bootstrap
>          Issue Type: Feature Request
>          Components: impl-base
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: Unscheduled
>
>
> Both startup and shutdown block on the same "this" reference, meaning that the server may not be shutdown until startup is complete.  Give each its own lock, and ensure that *all* operations mutating the internal state sync on both locks.

-- 
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