[
https://issues.apache.org/jira/browse/HADOOP-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592566#action_12592566
]
Hudson commented on HADOOP-3313:
--------------------------------
Integrated in Hadoop-trunk #471 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/471/])
> 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
> Fix For: 0.18.0
>
> 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.