Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
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.