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

Potential forever blocking for suspend() and resume() calls in ManagedServer

    XMLWordPrintable

Details

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

    Description

      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.

      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: