Class FsHealthService

All Implemented Interfaces:
Closeable, AutoCloseable, LifecycleComponent, Releasable, NodeHealthService

public class FsHealthService extends AbstractLifecycleComponent implements NodeHealthService
Runs periodically and attempts to create a temp file to see if the filesystem is writable. If not then it marks the path as unhealthy.