TestPipelines failing on trunk
------------------------------
Key: HDFS-1467
URL: https://issues.apache.org/jira/browse/HDFS-1467
Project: Hadoop HDFS
Issue Type: Bug
Components: data-node
Affects Versions: 0.22.0
Reporter: Todd Lipcon
Priority: Critical
TestPipelines appears to be failing on trunk:
Should be RBW replica after sequence of calls append()/write()/hflush()
expected:<RBW> but was:<FINALIZED>
junit.framework.AssertionFailedError: Should be RBW replica after sequence of
calls append()/write()/hflush() expected:<RBW> but was:<FINALIZED>
at
org.apache.hadoop.hdfs.TestPipelines.pipeline_01(TestPipelines.java:109)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.