Colin Patrick McCabe created HDFS-3595:
------------------------------------------
Summary: TestEditLogLoading fails in branch-1
Key: HDFS-3595
URL: https://issues.apache.org/jira/browse/HDFS-3595
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Affects Versions: 1.1.0
Reporter: Colin Patrick McCabe
Assignee: Colin Patrick McCabe
Fix For: 1.1.0
TestEditLogLoading currently fails in branch-1, with this error message:
{code}
Testcase: testDisplayRecentEditLogOpCodes took 1.965 sec
FAILED
error message contains opcodes message
junit.framework.AssertionFailedError: error message contains opcodes message
at
org.apache.hadoop.hdfs.server.namenode.TestEditLogLoading.testDisplayRecentEditLogOpCodes(TestEditLogLoading.java:75)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira