[ 
https://issues.apache.org/jira/browse/HADOOP-10946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090511#comment-14090511
 ] 

Steve Loughran commented on HADOOP-10946:
-----------------------------------------

nice to see someone addressing the minor irritants...let's see if the patch 
breaks any test that is checking for the text.

A few of the classes have the same text logged/thrown in multiple places. This 
patch could consider consolidating them into a string constant which is reused 
—although once we switch to Java 7 (soon) we could maybe just use multi-catch 
to consolidate the exception handling, this being the common source of the 
problem 

> Fix a bunch of typos in log messages
> ------------------------------------
>
>                 Key: HADOOP-10946
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10946
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.4.1
>            Reporter: Ray Chiang
>            Priority: Trivial
>         Attachments: HADOOP10946-01.patch
>
>
> There are a bunch of typos in various log messages.  These need cleaning up.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to