david415 / HoneyBadger

Quantum Insert detector/recorder
GNU General Public License v3.0
305 stars 39 forks source link

bug fix: must disallow user from running without max buffers set #44

Closed david415 closed 9 years ago

david415 commented 9 years ago

honeybadger must be executed with either threshold set; max page cache buffers per connection or total page cache buffers. It is valid for one or both thresholds to be set. An error with command line usage should be printed if the user does not specify this requirement.