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.