[jboss-jira] [JBoss JIRA] (WFCORE-2600) CLITestUtil should set connectionTimeout value to something more than 5 secs which is the default now
Brian Stansberry (JIRA)
issues at jboss.org
Thu Apr 6 17:08:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned WFCORE-2600:
----------------------------------------
Assignee: Ivo Studensky (was: Brian Stansberry)
I have no idea how I assigned this to myself. Must have clicked something wrong when I resolved it. Thanks!
> CLITestUtil should set connectionTimeout value to something more than 5 secs which is the default now
> -----------------------------------------------------------------------------------------------------
>
> Key: WFCORE-2600
> URL: https://issues.jboss.org/browse/WFCORE-2600
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 3.0.0.Beta11
> Reporter: Ivo Studensky
> Assignee: Ivo Studensky
> Fix For: 3.0.0.Beta14
>
>
> {{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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list