-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Beta11
-
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
-
WFLY-8482 ObjectStoreTypeTestCase fails intermittently on IPv6
- Closed
- is cloned by
-
JBEAP-10188 CLITestUtil should set connectionTimeout value to something more than 5 secs which is the default now
- Closed