Details
-
Bug
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
GIVEN an integration TC on which a server restart needs to be restarted
WHEN the server is starting up again
THEN it might happen that the TC gets stuck
Additional information. This issue does not always happens, and I've seen it happening more frequently with the latest version of Geode server (1.15.0)
Some examples of this TC are:
- RegisterKeysTest.RegisterKeySetAndClusterRestart
- PartitionRegionWithRedundancyTest.putgetWithSingleHop
- ···
Also, this is normally the exec flow for the TCs that get stuck:
- Setup cluster
- Do TC specific ops
- Stop server(s)/Cluster shutdown
- Start server(s)
In all cases, the server gets stuck at step 4
Attachments
Issue Links
- links to