[
https://issues.apache.org/jira/browse/KUDU-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin updated KUDU-3182:
--------------------------------
Code Review: https://gerrit.cloudera.org/#/c/16340/
> 'last_known_addr' is not specified for single master Raft configuration
> -----------------------------------------------------------------------
>
> Key: KUDU-3182
> URL: https://issues.apache.org/jira/browse/KUDU-3182
> Project: Kudu
> Issue Type: Task
> Components: consensus, master
> Reporter: Bankim Bhavsar
> Assignee: Bankim Bhavsar
> Priority: Major
>
> 'last_known_addr' field is not persisted for a single master Raft
> configuration. This is okay as long as we have a single master
> configuration. On dynamically transitioning from single master
> to two master configuration, ChangeConfig() request to ADD_PEER
> fails the validation in VerifyRaftConfig().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)