[
https://issues.apache.org/jira/browse/KUDU-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-334.
------------------------------
Resolution: Duplicate
Fix Version/s: n/a
> consensus should refresh RPC addresses from master after TS restarts
> --------------------------------------------------------------------
>
> Key: KUDU-334
> URL: https://issues.apache.org/jira/browse/KUDU-334
> Project: Kudu
> Issue Type: Bug
> Components: consensus
> Affects Versions: M4
> Reporter: Todd Lipcon
> Priority: Critical
> Fix For: n/a
>
>
> Currently, if a server restarts on a new port, the new address information
> isn't getting properly refreshed back to the leader of the quorum. So, in
> linked_list-test for example, we need to keep constant RPC ports after the
> restarts, or else the consensus startup fails on restart. We should somehow
> use the master's TS descriptor information to resolve the UUIDs into RPC
> addresses.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)