setRequestPayload() in Responder should not pass handshake
----------------------------------------------------------
Key: AVRO-608
URL: https://issues.apache.org/jira/browse/AVRO-608
Project: Avro
Issue Type: Bug
Components: java
Reporter: Patrick Wendell
Assignee: Patrick Wendell
In current implementation, Responder passes the entire request buffer,
including the handshake, to the RPCPlugin. It should only pass the payload
itself, as is the case for all other setXPayload() methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.