You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/06/15 02:43:00 UTC

[jira] [Created] (HBASE-22589) Change our RpcServices to implement protobuf Interface instead of BlockingInterface

Duo Zhang created HBASE-22589:
---------------------------------

             Summary: Change our RpcServices to implement protobuf Interface instead of BlockingInterface
                 Key: HBASE-22589
                 URL: https://issues.apache.org/jira/browse/HBASE-22589
             Project: HBase
          Issue Type: Umbrella
            Reporter: Duo Zhang


In HBASE-21512, we removed the ShortCircultConnection as now we will only use Interface at client side but our RpcServices only implement BlockingInterface. We should change them to implement Interface instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)