[jboss-jira] [JBoss JIRA] (WFCORE-3476) ServerSuspendHandler gets stuck suspending a server already suspended if a timeout is used

Yeray Borges (JIRA) issues at jboss.org
Thu Dec 21 04:10:00 EST 2017


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

Yeray Borges updated WFCORE-3476:
---------------------------------
    Description: 
ServerSuspendHandler blocks until the suspend is done receiving a notification from the SuspendController. The issue here is if the server is already suspended, there are no notifications, and then the handler blocks forever until it is interrupted. This only occurs if the suspend is used with a timeout for a server already suspended.


  was:
ServerSuspendHandler blocks until the suspend is done receiving a notification from the SuspendController. The issue here is if the server is already suspended, there are no notifications, and then the handler blocks forever until it is interrupted. This only occurs if the suspend is used with a timeout.




> ServerSuspendHandler gets stuck suspending a server already suspended if a timeout is used
> ------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3476
>                 URL: https://issues.jboss.org/browse/WFCORE-3476
>             Project: WildFly Core
>          Issue Type: Bug
>    Affects Versions: 4.0.0.Alpha5
>            Reporter: Yeray Borges
>            Assignee: Yeray Borges
>
> ServerSuspendHandler blocks until the suspend is done receiving a notification from the SuspendController. The issue here is if the server is already suspended, there are no notifications, and then the handler blocks forever until it is interrupted. This only occurs if the suspend is used with a timeout for a server already suspended.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list