-
Bug
-
Resolution: Done
-
Major
-
None
-
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.
- blocks
-
JBEAP-8244 ObjectStoreTypeTestCase fails intermittently on IPv6
- Closed
- clones
-
WFCORE-2600 CLITestUtil should set connectionTimeout value to something more than 5 secs which is the default now
- Resolved
- is incorporated by
-
JBEAP-10119 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta16
- Closed