guanyun created HBASE-23403:
-------------------------------
Summary: CLONE - Allow decoding more than GetResponse from the
server
Key: HBASE-23403
URL: https://issues.apache.org/jira/browse/HBASE-23403
Project: HBase
Issue Type: Sub-task
Reporter: guanyun
Assignee: Elliott Neil Clark
Attachments: HBASE-15687.patch
HBASE-15620 adds on Call serialization and de-serialization. However the
client-serialize-handler currently assumes that all responses will be
GetResponse.
We should keep a call id to response type mapping. Maybe the inner request
should have a response factory inside it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)