[infinispan-issues] [JBoss JIRA] (ISPN-1239) Graceful shutdown should be supported

Tristan Tarrant (JIRA) issues at jboss.org
Wed Nov 12 11:11:31 EST 2014


    [ https://issues.jboss.org/browse/ISPN-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019476#comment-13019476 ] 

Tristan Tarrant commented on ISPN-1239:
---------------------------------------

We also need to consider the impact when the cache is persisted (ref https://issues.jboss.org/browse/ISPN-4908 )

> Graceful shutdown should be supported
> -------------------------------------
>
>                 Key: ISPN-1239
>                 URL: https://issues.jboss.org/browse/ISPN-1239
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 5.0.0.FINAL
>            Reporter: Manik Surtani
>            Priority: Critical
>              Labels: clean_shutdown, rehashing
>
> Currently, killing any node will result in a rehash.  A mechanism for clean shutdown should also be supported, so that a rehash is *not* triggered.  Useful when the entire cluster is being intentionally brought down.
> Need to think about how we do this; perhaps a LEAVE message that will prevent nodes triggering a rehash when a subsequent view change is detected.  This could be done programmatically via a {{clean}} parameter to {{stop()}}, but we should explore alternatives here.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list