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

domain controller does not timeout on bad app deploy

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Major
    • None
    • None
    • Management
    • None

    Description

      We have a WildFly domain setup with 5 server groups and at least one server in each group. We continuous deploy applications (wars) into the domain from out continuos integration/deployment tool (Bamboo) using the WildFly CLI.

      jboss-cli --connect --controller=host:port --timeout=10000 --command="deploy x.war --name=x.war --runtime-name=x-version.war --server-groups=A"
      

      If an app has trouble deploying due to looping on resource connection attempts it blocks the bamboo agent and domain controller for undetermined amount of time.

      I know there is a connection timeout, but what about a deployment timeout?
      If a deploy does not finish within timeout then it it cancelled.

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              iankent_jira Ian Kent (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: