]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/pubsub: replace log messages with error response
authorCasey Bodley <cbodley@redhat.com>
Tue, 12 Mar 2024 15:05:11 +0000 (11:05 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 12 Apr 2024 19:34:30 +0000 (15:34 -0400)
commit6c0c2c4026666c31f3cbda95cf23b5519d2ac557
treeae3220bdb83db468709aa47f0ae32bead322bf81
parent9e87a75f21f927cc185dd8d5eb742aaa55ae2cbf
rgw/pubsub: replace log messages with error response

parameter validation errors should be returned to the client instead of
written to the rgw log

also raises the log level for lots of error messages. very few of them
should require admin attention

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6fe68c58932b6cda6180be91e8a1b5b465e74711)
src/rgw/rgw_rest_pubsub.cc