emc-mongoose / mongoose-storage-driver-s3

Amazon S3 storage driver for Mongoose
MIT License
1 stars 1 forks source link

S3 bucket versioning req update #5

Closed dadlex closed 4 years ago

dadlex commented 4 years ago

We do bucket versioning request even if user didn't ask for versioning at all, wasting ports in case there are hundreds of buckets and objects. Easy way to run out of ports: item-output-path='data/${rnd.nextInt(256)}/${rnd.nextInt(256)}'

veronikaKochugova commented 4 years ago

relates to https://mongoose-issues.atlassian.net/browse/S3-10

veronikaKochugova commented 4 years ago

Please, add changelog info