]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: add note about missing metadata inclusion
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 3 May 2024 00:49:22 +0000 (20:49 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 14 May 2024 15:50:05 +0000 (17:50 +0200)
commite7422fe741de594d2134feb04f35fb21977d7b79
tree951ee0c863b69d6bca4397a6327b4e635cbbadb7
parent042488bed3e80a81b662ed770b42790348c1bed4
mon/MDSMonitor: add note about missing metadata inclusion

There is a "client_count" metadata on the health warning that apparently was
intended to be used for aggregating warnings but never was. Add a TODO item for
that.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 6517b704e311fd24dbf5bfbdec2ddd23b17d4092)
(cherry picked from commit c5e59168761928980869c612af21dd033808d76c)
src/mon/MDSMonitor.cc