-
Bug
-
Resolution: Done
-
Major
-
11.0.0.Alpha2, 10.1.5.Final
-
None
-
DataGrid Sprint #41, DataGrid Sprint #42
Currently if a SIGTERM is called on a Infinispan processor, the shutdown hook calls GlobalComponentRegistry::stop which results in caches not leaving the cluster gracefully. In particular this affects the behaviour of 2 node Infinispan clusters when utlised in a Kubernetes StatefulSet, as it will result in the cluster becoming degraded during a rolling upgrade.