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

Devaraj Das commented on HBASE-6279:
------------------------------------

Yeah, I agree that we don't need the RPC bits in the proto files. We could 
remove them, and instead define the RPCs with appropriate PB messages in the 
Java files...
                
> Remove the RpcController argument from the PB methods' signatures
> -----------------------------------------------------------------
>
>                 Key: HBASE-6279
>                 URL: https://issues.apache.org/jira/browse/HBASE-6279
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Devaraj Das
>
> I don't see a reason for having the RPC methods (like HMasterInterface) 
> define methods with the RpcController argument (which is always passed as 
> null during invocation). 

--
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