[infinispan-issues] [JBoss JIRA] (ISPN-11480) GlobalComponentRegistry shutdownHook should call EmbeddedCacheManager#stop

Ryan Emerson (Jira) issues at jboss.org
Tue Mar 17 10:56:07 EDT 2020


Ryan Emerson created ISPN-11480:
-----------------------------------

             Summary: GlobalComponentRegistry shutdownHook should call EmbeddedCacheManager#stop
                 Key: ISPN-11480
                 URL: https://issues.redhat.com/browse/ISPN-11480
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 10.1.5.Final, 11.0.0.Alpha2
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 11.0.0.Dev03, 10.1.6.Final


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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list