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

CLITestUtil should set connectionTimeout value to something more than 5 secs which is the default now

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.0.Beta14
    • 3.0.0.Beta11
    • Test Suite
    • None

    Description

      CLITestUtil creates a command context without setting any connectionTimeout for it. The default value of the connectionTimeout is 5 seconds. This value seems to be too low under some circumstances, see JBEAP-8244.

      CLITestUtil at line 79 (see [1]) should use a different factory method to create the CommandContext and should provide a decent value for connectionTimeout too.

      [1] https://github.com/wildfly/wildfly-core/blob/master/testsuite/shared/src/main/java/org/jboss/as/test/integration/management/util/CLITestUtil.java#L79

      Attachments

        Issue Links

          Activity

            People

              istudens@redhat.com Ivo Studensky
              istudens@redhat.com Ivo Studensky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: