bgaborg commented on issue #1208: HADOOP-16423. S3Guard fsck: Check metadata 
consistency between S3 and metadatastore (log) (WIP)
URL: https://github.com/apache/hadoop/pull/1208#issuecomment-517709806
 
 
   Missing things:
   
   - Add AUTHORITATIVE_DIRECTORY_CONTENT_MISMATCH check and test. It should 
detect if an authoritative directory listing content is not equal to what is on 
in S3 (S3 is the source of throught)
   - Wire VersionID check flag in from CLI / turn versionID checking off 
altogether and remove check and test for it
   - Remove blockSize check since we don't store it in dynamo, and makes no 
sense in S3
   - Remove owner check since we don't store it in dynamo
   - Wire root path parameter from CLI, so the root path of the scan can be 
defined within the bucket.

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