Hariprasad Kuppuswamy created HADOOP-9540: ---------------------------------------------
Summary: Expose the InMemoryS3 and S3N FilesystemStores implementations for Unit testing. Key: HADOOP-9540 URL: https://issues.apache.org/jira/browse/HADOOP-9540 Project: Hadoop Common Issue Type: Improvement Components: fs/s3, test Affects Versions: trunk-win Reporter: Hariprasad Kuppuswamy Priority: Minor The stub implementations available for InMemoryFileSytemStores for S3 and S3N are currently restricted in package scope. These are quiet handy utilities for unit testing and nice to be exposed in a public scope. Or even conveniently I have added simple wrapper InMemoryFileSystem implementations for these stores so that it can be easily leveraged by any interested developers. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira