Guanghao Zhang created HBASE-22431:
--------------------------------------
Summary: Reduce the duplicate remote procedure call when it
already executed successfully
Key: HBASE-22431
URL: https://issues.apache.org/jira/browse/HBASE-22431
Project: HBase
Issue Type: Improvement
Reporter: Guanghao Zhang
After HBASE-22404, RemoteProcedure's remoteCallBuild method may return a
Optional RemoteOperation. We can use this to reduce the duplicate remote
procedure call if the remote procedure already executed successfully.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)