[ 
https://issues.apache.org/jira/browse/THRIFT-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829671#action_12829671
 ] 

David Reiss commented on THRIFT-689:
------------------------------------

It's before readMessageEnd, though.  The latter is a no-op with TBinaryProtocol 
and TCompactProtocol, but not with TJSONProtocol (or possible future protocols).

> Notify client of recoverable protocol errors on java server
> -----------------------------------------------------------
>
>                 Key: THRIFT-689
>                 URL: https://issues.apache.org/jira/browse/THRIFT-689
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 689.txt
>
>
> As described in CASSANDRA-711, the java thrift server disconnects clients 
> that send an invalid message (such as a method call with null arguments to 
> required parameters).  We should send an exception back to the client instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to