[
https://issues.apache.org/jira/browse/HADOOP-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-3313:
----------------------------------
Assignee: Chris Douglas
Status: Patch Available (was: Open)
> 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.