[jboss-jira] [JBoss JIRA] (WFCORE-1473) Improve inter-process operation handling for :suspend-servers using a blocking timout

Yeray Santana Borges (JIRA) issues at jboss.org
Wed Apr 13 18:20:00 EDT 2016


Yeray Santana Borges created WFCORE-1473:
--------------------------------------------

             Summary: Improve inter-process operation handling for :suspend-servers using a blocking timout
                 Key: WFCORE-1473
                 URL: https://issues.jboss.org/browse/WFCORE-1473
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Yeray Santana Borges
            Assignee: Brian Stansberry


This issue has been created from [~brian.stansberry]'s comments on [https://github.com/wildfly/wildfly-core/pull/1490]. That pull request is related with WFCORE-1467.

:suspend-server operation internally is using two calls without a blocking timeout limit:
# A call which waits for the operation to be prepared in the managed server
# A call which waits for the complete message sent by the managed server

The idea with this issue is to add a blocking timeout limit for those calls, in this case the default blocking timeout defined for each managed server in those operations.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list