steveloughran commented on a change in pull request #1407: HADOOP-16490.
Improve S3Guard handling of FNFEs in copy
URL: https://github.com/apache/hadoop/pull/1407#discussion_r322712121
##########
File path:
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3GuardTtl.java
##########
@@ -356,4 +358,14 @@ public void testListingFilteredExpiredItems() throws
Exception {
}
}
+ protected DirListingMetadata getDirListingMetadata(final MetadataStore ms,
Review comment:
I was getting an NPE during test runs where a list op was returning null but
the tests assumed it never did. Added for debugging
----------------------------------------------------------------
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]