You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Venki Korukanti (JIRA)" <ji...@apache.org> on 2015/04/03 09:01:21 UTC

[jira] [Updated] (DRILL-2673) Update UserServer <==> UserClient RPC to handle handshake response better

     [ https://issues.apache.org/jira/browse/DRILL-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venki Korukanti updated DRILL-2673:
-----------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: DRILL-2363

> Update UserServer <==> UserClient RPC to handle handshake response better
> -------------------------------------------------------------------------
>
>                 Key: DRILL-2673
>                 URL: https://issues.apache.org/jira/browse/DRILL-2673
>             Project: Apache Drill
>          Issue Type: Sub-task
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>
> Currently if an exception occurs while UserServer is handling handshake message from UserClient, server terminates the connection which causes the client to not handle the handshake response properly. 
> This JIRA is to modify the behavior of UserServer when an exception occurs or contents (ex. user/password credentials) of handshake request are not valid to:
> -- First send a handshake response message with error details 
> -- Then terminate the connection.
> As the client always receives the handshake response, it can inform the application about the error if the response has any.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)