Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4736

UndertowDeploymentService starts web components in MSC thread

    XMLWordPrintable

Details

    Description

      The UndertowDeploymentService triggers web components' start and stop lifecycle within the MSC thread which can lead to the server blocking during deployment. This was an issue with the older JBoss Web version of the Service too which was fixed as part of https://issues.jboss.org/browse/AS7-5969 (https://github.com/wildfly/wildfly/pull/3455). The same needs to be ported to this UndertowDeploymentService.

      Here's an example where a user deployment ends up being blocked https://developer.jboss.org/message/932681#932681

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: