mirror of https://github.com/apache/nifi.git
769b044e30
Pull request updates: * Cleanup property description to reflect processor details, not code specifics. * Only resume an upload from local state if uploadID still exists in S3, otherwise delete local state and start a new upload. * Check that local state from was actually created before trying to delete it. Re-integrate Multipart Upload changes into PutS3Object. 1. add Multipart upload logic to allow resuming an upload after process/instance restart, 2. add local state management to track the part uploaded for a flowfile, 3. add configurable AWS S3 state management to abort orphaned uploads, and 4. adapt to IT test naming. Fixed test issues * added mock client for testing local state without matching S3 state, * updated regex for multipart etag pattern. Reviewed by Tony Kurc (tkurc@apache.org). This closes #192 |
||
---|---|---|
.. | ||
nifi-aws-nar | ||
nifi-aws-processors | ||
pom.xml |