Details
Description
Test against s3 ireland just failed with a deleted-path-still-found exception; clearly a consistency event of one form or another.
This was on a fileSystem.getFileStatus(path); call; a HEAD against the object. Assume that a tombstone marker hadn't made it to the shard the request went to.
Test will need to move to an eventually()
Attachments
Issue Links
- duplicates
-
HADOOP-13271 Intermittent failure of TestS3AContractRootDir.testListEmptyRootDirectory
- Resolved