Andrew Wong created KUDU-2111:
---------------------------------
Summary: Add directory-level information to the filesystem report
Key: KUDU-2111
URL: https://issues.apache.org/jira/browse/KUDU-2111
Project: Kudu
Issue Type: Bug
Components: fs
Reporter: Andrew Wong
Assignee: Andrew Wong
The FsReport is currently used to report fine-grained details about the
filesystem, e.g. the state of containers on-disk, etc, and is primarily used by
the log block manager.
It would be nice to report on coarser-grained details of the entire filesystem,
like the current state of each directory. Once we begin striping metadata and
WALs, this can also be used to report things like the number of metadata files
or WALs in each directory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)