You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Lokesh Jain (JIRA)" <ji...@apache.org> on 2019/05/02 10:43:00 UTC

[jira] [Created] (RATIS-540) LeaderElection#shutdown does not stop the daemon

Lokesh Jain created RATIS-540:
---------------------------------

             Summary: LeaderElection#shutdown does not stop the daemon
                 Key: RATIS-540
                 URL: https://issues.apache.org/jira/browse/RATIS-540
             Project: Ratis
          Issue Type: Bug
            Reporter: Lokesh Jain
            Assignee: Lokesh Jain


LeaderElection#shutdown does not stop the daemon. This leads to multiple leader election threads accumulating in the JVM as a daemon is added in every leader election. It ultimately leads to JVM shutdown.



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