linkedin / dynamometer

A tool for scale and performance testing of HDFS with a specific focus on the NameNode.
BSD 2-Clause "Simplified" License
131 stars 34 forks source link

Closes #20. Add a progress updating thread to the audit workload replay #23

Closed xkrogen closed 6 years ago

xkrogen commented 6 years ago

Simple fix using ScheduledThreadPoolExecutor.

chliang71 commented 6 years ago

LGTM, +1