[jboss-jira] [JBoss JIRA] (WFCORE-1535) Potential forever blocking for suspend() and resume() calls in ManagedServer
Yeray Santana Borges (JIRA)
issues at jboss.org
Fri May 6 11:44:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yeray Santana Borges reassigned WFCORE-1535:
--------------------------------------------
Assignee: Yeray Santana Borges (was: Brian Stansberry)
> Potential forever blocking for suspend() and resume() calls in ManagedServer
> -----------------------------------------------------------------------------
>
> Key: WFCORE-1535
> URL: https://issues.jboss.org/browse/WFCORE-1535
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Domain Management
> Reporter: Yeray Santana Borges
> Assignee: Yeray Santana Borges
>
> Currently ManagedServer is using blocking calls for suspend() and resume() operantions. Those calls can potentially wait forever for a server response.
> This issue has been opened to change them allowing the use of a BlockingQueueOperationListener and prevent that potential situation. Basically it continues the changes already implemented in WFCORE-1473, but this time applying them for :suspend-servers (without an explicity timeout) and :resume-servers operations in a domain mode.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list