Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10188

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR17
    • None
    • Test Suite
    • None

      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

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

              Created:
              Updated:
              Resolved: