RPC::Invoker makes unnecessary calls to System.currentTimeMillis
-----------------------------------------------------------------
Key: HADOOP-3313
URL: https://issues.apache.org/jira/browse/HADOOP-3313
Project: Hadoop Core
Issue Type: Bug
Reporter: Chris Douglas
Priority: Minor
RPC::Invoker::invoke(...) makes two calls to System.curentTimeMillis(), but
discards the result if debug logging is disabled (as it almost always will be).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.