[
https://issues.apache.org/jira/browse/KUDU-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-591:
-----------------------------
Target Version/s: (was: 1.5.0)
> consensus: Return specific RPC error codes when ops fail due to incorrect role
> ------------------------------------------------------------------------------
>
> Key: KUDU-591
> URL: https://issues.apache.org/jira/browse/KUDU-591
> Project: Kudu
> Issue Type: Bug
> Components: consensus, rpc
> Affects Versions: M4.5
> Reporter: Mike Percy
> Priority: Major
>
> We currently return generic RPC error codes like IllegalState when you try to
> write to a non-leader replica. We need to plumb specific error codes all the
> way through the consensus system and return them to the client, or risk
> having brittle or overly defensive error handling code on the client or
> master side.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)