AvroRpcEngine doesn't work with generated Avro code ---------------------------------------------------
Key: HADOOP-6930 URL: https://issues.apache.org/jira/browse/HADOOP-6930 Project: Hadoop Common Issue Type: Bug Components: ipc Reporter: Sharad Agarwal AvroRpcEngine uses 'reflect' based java implementation. There should be a way to have it work with 'specific' (generated code from avro idl). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.