TestAbandonBlock should abandon a block
---------------------------------------
Key: HDFS-1507
URL: https://issues.apache.org/jira/browse/HDFS-1507
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Affects Versions: 0.22.0, 0.23.0
Reporter: Eli Collins
Assignee: Eli Collins
Priority: Minor
Fix For: 0.22.0, 0.23.0
TestAbandonBlock as written just tests that if one client tries to abandon
another it will fail because the new client doesn't have a lease on the other
client's file, which doesn't cover the block abandonement code path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.