[ 
https://issues.apache.org/jira/browse/RATIS-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siddharth Wagle updated RATIS-579:
----------------------------------
    Description: 
ExitUtils.terminate is called for several different scenarios. In a multi-raft 
scenario, this would result in JVM shutdown and renders all groups unusable.

Stacktrace:
{code}
org.apache.ratis.util.ExitUtils: Terminating with exit status -1: 
Thread[64008f18-c6d8-4c99-a116-9b772e8c4953:group-F8535CB6336B:LeaderElection2437,5,main]
 has thrown an uncaught exception
{code}

  was:ExitUtils.terminate is called for several different scenarios. In a 
multi-raft scenario, this would result in JVM shutdown and renders all groups 
unusable.


> ExitUtils.terminate results in JVM terminated for peers not part of the group
> -----------------------------------------------------------------------------
>
>                 Key: RATIS-579
>                 URL: https://issues.apache.org/jira/browse/RATIS-579
>             Project: Ratis
>          Issue Type: Bug
>          Components: raft-group, server
>    Affects Versions: 0.4.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>            Priority: Major
>
> ExitUtils.terminate is called for several different scenarios. In a 
> multi-raft scenario, this would result in JVM shutdown and renders all groups 
> unusable.
> Stacktrace:
> {code}
> org.apache.ratis.util.ExitUtils: Terminating with exit status -1: 
> Thread[64008f18-c6d8-4c99-a116-9b772e8c4953:group-F8535CB6336B:LeaderElection2437,5,main]
>  has thrown an uncaught exception
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to