nifi/nifi-nar-bundles/nifi-aws-bundle
Koji Kawamura 37a0e1b304 NIFI-4715: Update currentKeys after listing loop
ListS3 used to update currentKeys within listing loop, that causes
    duplicates. Because S3 returns object list in lexicographic order, if we
    clear currentKeys during the loop, we cannot tell if the object has been
    listed or not, in a case where newer object has a lexicographically
    former name.

Signed-off-by: James Wing <jvwing@gmail.com>

This closes #3116, closes #2361.
2018-11-03 14:26:00 -07:00
..
nifi-aws-abstract-processors NIFI-5720-RC3 prepare for next development iteration 2018-10-22 22:16:43 -04:00
nifi-aws-nar NIFI-5720-RC3 prepare for next development iteration 2018-10-22 22:16:43 -04:00
nifi-aws-processors NIFI-4715: Update currentKeys after listing loop 2018-11-03 14:26:00 -07:00
nifi-aws-service-api NIFI-5720-RC3 prepare for next development iteration 2018-10-22 22:16:43 -04:00
nifi-aws-service-api-nar NIFI-5720-RC3 prepare for next development iteration 2018-10-22 22:16:43 -04:00
pom.xml NIFI-5720-RC3 prepare for next development iteration 2018-10-22 22:16:43 -04:00