bgaborg commented on issue #1077: HADOOP-16380. S3Guard tombstones can mislead 
about directory empty status - wip
URL: https://github.com/apache/hadoop/pull/1077#issuecomment-511516392
 
 
   I found the out why the listing and recovering from an OOB after what 
@steveloughran described is not working as expected: we don't do the tombstoned 
entry filtering when getting a listing.
   To do this I have to add HADOOP-16383 to this PR because of the metadata 
store has to know the TTLprovider to filter out outdated (expired) entries. 
   
   

----------------------------------------------------------------
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]

Reply via email to