steveloughran opened a new pull request #1079: HADOOP-16380: test to show that it is the root directory where the "tombstone problem" can be replicated URL: https://github.com/apache/hadoop/pull/1079 You don't get it on deeper paths because the full prefix is returned "/test/dir/deleted", which doesn't match the short name of a tombstone. this helps explain why we only see it on the root dir tests. Change-Id: I6e00b39684b7f3ff76eb84ee877128fa01c0f2bc **This is not the fix** This test replicates the problem as seen in the IDE when debugging root dir test failures
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
