[
https://issues.apache.org/jira/browse/KUDU-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke resolved KUDU-582.
------------------------------
Fix Version/s: NA
Resolution: Won't Do
> Send TS specific errors back to the client when the client is supposed to
> take specific actions, such as trying another replica
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: KUDU-582
> URL: https://issues.apache.org/jira/browse/KUDU-582
> Project: Kudu
> Issue Type: Bug
> Components: client, consensus, tserver
> Affects Versions: M4.5
> Reporter: David Alves
> Priority: Critical
> Fix For: NA
>
>
> Right now we're sending umbrella statuses that the client is supposed to
> interpret as a command that it should failover to another replica. This is
> misusing statuses but it's also a problem in that we're likely (or will
> likely) sending the same statuses (illegal state and abort) in places where
> we don't mean the client to failover.
> This should be treated holistically in both clients and in the server
> components.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)