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 #1. Improvements to accuracy of workload audit replay. #2

Closed xkrogen closed 6 years ago

xkrogen commented 6 years ago

Allows deletes to be recursive and properly submits large list status ops.

chliang71 commented 6 years ago

+1, LGTM

xkrogen commented 6 years ago

Thanks @chen-liang ! Merging this now.

xkrogen commented 6 years ago

Just going to note here that I accidentally merged this as a merge commit, which is not preferred. I have disallowed merge commits for future PRs. We prefer either squash or rebase.