]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: during reshard lock contention, adjust logging 41157/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 14 Apr 2021 17:55:22 +0000 (13:55 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 4 May 2021 19:41:33 +0000 (21:41 +0200)
commitde44e649d6c56d8a32870295c7ab23f9ca399b21
tree7377517beef50527280c22d4a1f5ae5f0a0629c0
parent037ec6ec1b0b6f98b77bdf8f8a5621b73b6fbb14
rgw: during reshard lock contention, adjust logging

When RGW fails to get a lock on a reshard log, we log it in such a way
that it looks like an error. Instead we'll make sure that the log
message is informational.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 6d3dee37791ad427a3435c493a1d7874ba075674)
src/rgw/rgw_reshard.cc