intel-cloud / cosbench

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

Fix socket leak #315

Closed dburnazyan closed 8 years ago

dburnazyan commented 8 years ago

After this fix connection in CLOSE_WAIT does't growing

ywang19 commented 8 years ago

the PingDriverRunner.java has largely rewritten in 0.4.2 and master, the socket leak is already resolved.