[ https://issues.apache.org/jira/browse/HBASE-13158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553659#comment-14553659 ]
Anoop Sam John commented on HBASE-13158: ---------------------------------------- Missing VersionUtil.java in your patch Stack. You have changes there too right? So every time client send RPC to server, it will attach the minor and major version number explicitly. Connection instance at client end will parse it only once and use that every time. Good. But missing all such changes in patch. :-( > When client supports CellBlock, return the result Cells as controller payload > for get(Get) API also > --------------------------------------------------------------------------------------------------- > > Key: HBASE-13158 > URL: https://issues.apache.org/jira/browse/HBASE-13158 > Project: HBase > Issue Type: Improvement > Reporter: Anoop Sam John > Assignee: Anoop Sam John > Fix For: 2.0.0, 1.2.0 > > Attachments: 13158v4.suggestion.txt, HBASE-13158.patch, > HBASE-13158_V2.patch, HBASE-13158_V3.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)