]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: set correct requestId and hostId on s3select error
authorSeena Fallah <seenafallah@gmail.com>
Fri, 12 Apr 2024 18:49:23 +0000 (20:49 +0200)
committerGal Salomon <gal.salomon@gmail.com>
Fri, 25 Apr 2025 00:28:42 +0000 (03:28 +0300)
commitd44c92630ae7c01be02ddc65e3e0d4152d09e532
tree8f272e8c346acb3d296267e9a2e227e3c055b082
parent2adad7c8643432e72b0b144de72a3cf00c9f8107
rgw: set correct requestId and hostId on s3select error

Previously, these fields remained constant despite the possibility
of populating them with appropriate values.
Ref. https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html

Fixes: https://tracker.ceph.com/issues/65468
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit 3a103f2f87bdbb11490082df2f4f1a4e681f8053)
src/rgw/rgw_s3select.cc
src/rgw/rgw_s3select_private.h