[
https://issues.apache.org/jira/browse/HADOOP-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592472#action_12592472
]
Raghu Angadi commented on HADOOP-3313:
--------------------------------------
+1. Good catch.
> 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
> Assignee: Chris Douglas
> Priority: Minor
> Attachments: 3313-0.patch
>
>
> 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.