mirror of https://github.com/apache/nifi.git
37a0e1b304
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. |
||
---|---|---|
.. | ||
nifi-aws-abstract-processors | ||
nifi-aws-nar | ||
nifi-aws-processors | ||
nifi-aws-service-api | ||
nifi-aws-service-api-nar | ||
pom.xml |