Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1473

Improve inter-process operation handling for :suspend-servers using a blocking timout

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.0.0.Alpha1
    • None
    • Management
    • None

    Description

      This issue has been created from bstansbe@redhat.com'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:

      1. A call which waits for the operation to be prepared in the managed server
      2. 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.

      Attachments

        Issue Links

          Activity

            People

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: