]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/balancer: changed logs to debug level
authorTimothy Q Nguyen <timqn22@gmail.com>
Tue, 14 Oct 2025 16:54:29 +0000 (09:54 -0700)
committerLaura Flores <lflores@ibm.com>
Mon, 17 Nov 2025 17:39:56 +0000 (11:39 -0600)
commit8969e9cf7a4a43648f4b0ead19db81b913c81d8d
tree861e7fd301b7a98935f7f8090d60901018baddc4
parentd3199cd94c19a9c6570723bb9278109c252b6da2
mgr/balancer: changed logs to debug level

In order to reduce the overall log load at info level, logs that
were deemed unnecessary for users was moved to debug
level. This includes logs that repeat information and logs
that track no actual balancing changes.

Signed-off-by: Timothy Q Nguyen <timqn22@gmail.com>
src/pybind/mgr/balancer/module.py