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

Jonathan Hsieh commented on HBASE-5589:
---------------------------------------




Looks like from here the server side invocation uses method names (not an index)
https://github.com/apache/hbase/blob/trunk/src/main/java/org/apache/hadoop/hbase/ipc/WritableRpcEngine.java#L322
                
> Add of the offline call to the Master Interface
> -----------------------------------------------
>
>                 Key: HBASE-5589
>                 URL: https://issues.apache.org/jira/browse/HBASE-5589
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>    Affects Versions: 0.90.6, 0.92.0, 0.94.0, 0.96.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>
> Hbck from HBASE-5128 requires an offline method on the master to properly 
> cleanup state during certain assignment repair operations.  This will this 
> method will be added to recent and older versions of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to