ajfabbri commented on issue #636: HADOOP-16201: S3AFileSystem#innerMkdirs builds needless lists URL: https://github.com/apache/hadoop/pull/636#issuecomment-479569761 Guessing this was leftover code that used to put() into the MetadataStore. (DynamoDBMetadataStore automatically populates ancestor dirs now, but I'm not sure about the LocalMetadataStore case). The diff looks right as the list is no longer used. Thanks.
---------------------------------------------------------------- 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]
