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

Ted Yu commented on HBASE-7072:
-------------------------------

Please fix the spelling for method name:
{code}
+    public void readFiels94(DataInput in) throws IOException {
{code}
Otherwise patch looks good.
                
> HBase-5256 breaks 92-94 compatibility
> -------------------------------------
>
>                 Key: HBASE-7072
>                 URL: https://issues.apache.org/jira/browse/HBASE-7072
>             Project: HBase
>          Issue Type: Bug
>          Components: master, shell
>    Affects Versions: 0.92.1, 0.92.2, 0.94.0
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>             Fix For: 0.92.3
>
>         Attachments: HBase-7072-92.patch
>
>
> HBase-5286 changes RegionLoad writable in 94.0, making it incompatible with 
> 92. A fix was made in HBase-5795 where a 94 client can read response from a 
> 92 server, but not vice versa. Currently, if a 92 client tries to do read 
> RegionLoad (HBase shell "status" command, or, 92 master and 94 regionserver), 
> it just hangs. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to