Neil Conway created MESOS-4990:
----------------------------------
Summary: Add unit test for MOUNT volumes + out-of-disk-space
Key: MESOS-4990
URL: https://issues.apache.org/jira/browse/MESOS-4990
Project: Mesos
Issue Type: Task
Components: tests
Reporter: Neil Conway
Tasks that write data to MOUNT volumes should be able to rely on receiving
{{write(2)}} errors when they run out of disk space. This is important behavior
for several use-cases of MOUNT volumes (e.g., databases), so we should have a
unit test for this. Might need to be Linux-specific for now, because we
currently only use {{tmpfs}} mounts on Linux for the unit tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)