ivankelly opened a new pull request #1806: Use our own minimal S3Mock rather than findify S3Mock URL: https://github.com/apache/incubator-pulsar/pull/1806 The findify mock's project isn't very active, and is missing some functionallity, such as setting metadata on multipart objects (it's in the code base, but there's no release). Rather than wait for them to release with features we need, we should use our own mock, which we can update ourselves as needed. Changed to the mock should be validated against the real S3 using -DtestRealAWS=true. Master Issue: #1511
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
