-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54775/
-----------------------------------------------------------
Review request for mesos and Ian Downes.
Bugs: MESOS-6776
https://issues.apache.org/jira/browse/MESOS-6776
Repository: mesos
Description
-------
Made /dev/urandom the fill source in disk_full_framework.
When /dev/zero is used to fill on filesystems that support compression (like
ZFS), the framework doesn't behave as desired.
Diffs
-----
src/examples/disk_full_framework.cpp e13d4c8a427905793dda9bb01c52b6d372c19150
Diff: https://reviews.apache.org/r/54775/diff/
Testing
-------
gmake check
Thanks,
David Forsythe