Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.4
-
Reviewed
Description
Currently, we only invoke below code snippet in invokeConcurrent method.
if (rpcMonitor != null) { rpcMonitor.proxyOp(); }
Whether should we invoke `proxyOpComplete` method like what invokeMethod does or not?
Attachments
Issue Links
- links to