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_r322744063
##########
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:
correction. You were reporting an NPE on test runs which I wasn't seeing.
This change is to debug your 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]