intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

write Succ-Ratio is Incorrect #435

Open wangdingxi opened 1 month ago

wangdingxi commented 1 month ago

when use version 0.4.2.c4, write Succ-Ratio is Incorrect. case: when use cosbench put an object to storage server, storage server port is not listened, even the driver log Identify service exceptions like "[WARN] [S3Storage] - below exception encountered when creating object object-x at bucket-x: Unable to execute HTTP request: Connection refused (Connection refused)",but the Succ-Ratio is still show me succe 100%.

wangdingxi commented 1 month ago

when use version 0.4.2.c4, write Succ-Ratio is Incorrect. case: when use cosbench put an object to storage server, storage server port is not listened, even the driver log Identify service exceptions like "[WARN] [S3Storage] - below exception encountered when creating object object-x at bucket-x: Unable to execute HTTP request: Connection refused (Connection refused)",but the Succ-Ratio is still show me succe 100%.

kisscelia commented 3 days ago

@wangdingxi try to use cosbench-sineio, will you? 😸