[
https://issues.apache.org/jira/browse/KUDU-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175668#comment-16175668
]
Todd Lipcon commented on KUDU-2154:
-----------------------------------
In this particular case it got stuck in "STOPPED" due to a failure writing
metadata in tablet copy (see KUDU-2152 for a description of that unrelated bug)
> Leader does not evict replica stuck in NOT_RUNNING state
> --------------------------------------------------------
>
> Key: KUDU-2154
> URL: https://issues.apache.org/jira/browse/KUDU-2154
> Project: Kudu
> Issue Type: Improvement
> Components: consensus
> Affects Versions: 1.5.0
> Reporter: Mike Percy
>
> The leader should be able to eventually evict a server stuck in a NOT_RUNNING
> state, in case the remote is malfunctioning. If the replica fails to Abort()
> a tablet copy, it will continue to report that it is NOT_RUNNING.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)