You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2017/03/09 23:15:38 UTC

[jira] [Created] (KUDU-1925) Server should propagate the reason for token verification failure back to the client

Todd Lipcon created KUDU-1925:
---------------------------------

             Summary: Server should propagate the reason for token verification failure back to the client
                 Key: KUDU-1925
                 URL: https://issues.apache.org/jira/browse/KUDU-1925
             Project: Kudu
          Issue Type: Improvement
          Components: rpc, security
    Affects Versions: 1.3.0
            Reporter: Todd Lipcon
            Assignee: Alexey Serbin


When the server tries to verify a client's token, and finds that the token is not valid, it should propagate the specific error code back to the client. This can help the client know the appropriate action, most notably that it can handle an expired token by fetching a new one from the master.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)