You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Charles Lamb (JIRA)" <ji...@apache.org> on 2014/11/10 17:53:37 UTC

[jira] [Created] (HADOOP-11289) Fix typo in RpcInfo log message

Charles Lamb created HADOOP-11289:
-------------------------------------

             Summary: Fix typo in RpcInfo log message
                 Key: HADOOP-11289
                 URL: https://issues.apache.org/jira/browse/HADOOP-11289
             Project: Hadoop Common
          Issue Type: Bug
          Components: net
    Affects Versions: 2.7.0
            Reporter: Charles Lamb
            Assignee: Charles Lamb
            Priority: Trivial


>From RpcUtil.java:

        LOG.info("Malfromed RPC request from " + e.getRemoteAddress());

s/Malfromed/malformed/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)