]> 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)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 21 May 2024 16:18:58 +0000 (12:18 -0400)
commit3886401a13eca2c68f8362f37af84281deaade45
tree4db840af544579a0932cfa7073358d667773ab9e
parent24b7def2a338818e4c591a7a2c79457d5a464f86
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)
src/mon/MDSMonitor.cc