mulbc / gosbench

Distributed S3 benchmarking tool - Replacement of Cosbench
GNU General Public License v3.0
42 stars 16 forks source link

worker: fix s3 listobjects when truncated #26

Closed thenamehasbeentake closed 9 months ago

thenamehasbeentake commented 1 year ago

ListObjects responsed keys is up to 1000.We should check whether listObjects result truncated or not.