You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/04/25 19:37:59 UTC

[jira] Updated: (HADOOP-3313) RPC::Invoker makes unnecessary calls to System.currentTimeMillis

     [ 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.