-
Bug
-
Resolution: Done
-
Major
-
19.0.0.Beta2
-
None
The clustering test RemoteEJBClientStatefulBeanFailoverTestCase/RemoteEJBClientStatefulFailoverTestBase works with stopping WildFly server to check how clustering and balancing of ejb client works.
The call of the management operation stop is not guarded with timeout option currently.
That could make a trouble (and at Narayana CI) of long standing stopping server which is waiting to be stopped.
The stop operation should be guarded with timeout option to not being infinite.
- is related to
-
JBTM-3255 Intermittent failure of CI AS_TESTS in multinode module with error `The port 10090 is already in use`
- Closed