Issue Details (XML | Word | Printable)

Key: HADOOP-3851
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Steve Loughran
Reporter: Steve Loughran
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

spelling error in FSNamesystemMetrics log message

Created: 29/Jul/08 09:21 AM   Updated: 08/Jul/09 04:43 PM
Return to search
Component/s: None
Affects Version/s: 0.19.0
Fix Version/s: 0.19.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works hadoop-3851.patch 2008-07-29 09:22 AM Steve Loughran 0.8 kB

Hadoop Flags: Reviewed
Resolution Date: 12/Aug/08 09:32 PM


 Description  « Hide
FSNamesystemMetrics spells its classname wrong in the constructor log info message

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran made changes - 29/Jul/08 09:22 AM
Field Original Value New Value
Attachment hadoop-3851.patch [ 12387088 ]
Steve Loughran made changes - 29/Jul/08 09:22 AM
Status Open [ 1 ] Patch Available [ 10002 ]
Hadoop QA added a comment - 29/Jul/08 10:56 AM
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12387088/hadoop-3851.patch
against trunk revision 680577.

+1 @author. The patch does not contain any @author tags.

-1 tests included. The patch doesn't appear to include any new or modified tests.
Please justify why no tests are needed for this patch.

+1 javadoc. The javadoc tool did not generate any warning messages.

+1 javac. The applied patch does not increase the total number of javac compiler warnings.

+1 findbugs. The patch does not introduce any new Findbugs warnings.

+1 release audit. The applied patch does not increase the total number of release audit warnings.

+1 core tests. The patch passed core unit tests.

+1 contrib tests. The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2969/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2969/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2969/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2969/console

This message is automatically generated.


Steve Loughran added a comment - 29/Jul/08 11:03 AM
There's no tests added because all it does is change a log message.

Lohit Vijayarenu added a comment - 29/Jul/08 03:10 PM
+1

Lohit Vijayarenu made changes - 29/Jul/08 03:10 PM
Hadoop Flags [Reviewed]
Owen O'Malley made changes - 30/Jul/08 11:40 PM
Assignee Steve Loughran [ steve_l ]
Repository Revision Date User Message
ASF #685325 Tue Aug 12 21:32:06 UTC 2008 omalley HADOOP-3851. Fix spelling mistake in FSNamesystemMetrics. (Steve Loughran
via omalley)
Files Changed
MODIFY /hadoop/core/trunk/CHANGES.txt
MODIFY /hadoop/core/trunk/src/hdfs/org/apache/hadoop/hdfs/server/namenode/metrics/FSNamesystemMetrics.java

Owen O'Malley added a comment - 12/Aug/08 09:32 PM
I just committed this. Thanks, Steve!

Owen O'Malley made changes - 12/Aug/08 09:32 PM
Status Patch Available [ 10002 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Owen O'Malley made changes - 12/Aug/08 09:58 PM
Fix Version/s 0.19.0 [ 12313211 ]
Hudson added a comment - 22/Aug/08 12:34 PM

Nigel Daley made changes - 20/Nov/08 11:38 PM
Status Resolved [ 5 ] Closed [ 6 ]
Owen O'Malley made changes - 08/Jul/09 04:43 PM
Component/s dfs [ 12310710 ]