]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: during reshard lock contention, adjust logging 40862/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 14 Apr 2021 17:55:22 +0000 (13:55 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 14 Apr 2021 18:18:30 +0000 (14:18 -0400)
commit6d3dee37791ad427a3435c493a1d7874ba075674
treea5e470c268ce5ca7925ebc6f73d5d851743b362a
parentcbc7f727842f93130fcfbbad64de0959ee4a02d3
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>
src/rgw/rgw_reshard.cc