You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/04/28 00:33:13 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261089#comment-15261089 ] 

Hadoop QA commented on HBASE-15687:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s {color} | {color:red} HBASE-15687 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/0.2.1/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12801135/HBASE-15687.patch |
| JIRA Issue | HBASE-15687 |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/1645/console |
| Powered by | Apache Yetus 0.2.1   http://yetus.apache.org |


This message was automatically generated.



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