[ https://issues.apache.org/jira/browse/GEODE-10017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Salazar de Torres updated GEODE-10017: -------------------------------------------- Description: *GIVEN* an integration TC on which a server restart needs to be restarted *WHEN* the server is starting up again *THEN* +{color:#172b4d}it might{color}+{color:#172b4d} happen that the TC gets stuck{color} ---- *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 was: *GIVEN* an integration TC on which a server restart needs to be restarted *WHEN* the server is starting up again *THEN* +{color:#172b4d}it might{color}+{color:#172b4d} happen that the TC gets stuck{color} ---- *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 * ··· > Fix new ITs unstability for TC that involves members restart > ------------------------------------------------------------ > > Key: GEODE-10017 > URL: https://issues.apache.org/jira/browse/GEODE-10017 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Mario Salazar de Torres > Priority: Major > Labels: needsTriage > > *GIVEN* an integration TC on which a server restart needs to be restarted > *WHEN* the server is starting up again > *THEN* +{color:#172b4d}it might{color}+{color:#172b4d} happen that the TC > gets stuck{color} > ---- > *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 -- This message was sent by Atlassian Jira (v8.20.1#820001)