You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2016/04/21 22:29:13 UTC

[jira] [Created] (HBASE-15687) Allow decoding more than GetResponse from the server

Elliott Clark created HBASE-15687:
-------------------------------------

             Summary: Allow decoding more than GetResponse from the server
                 Key: HBASE-15687
                 URL: https://issues.apache.org/jira/browse/HBASE-15687
             Project: HBase
          Issue Type: Sub-task
            Reporter: Elliott Clark


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
(v6.3.4#6332)