Skip to content

rgw: s3website doesn't prefetch for web_dir() check#53602

Merged
cbodley merged 1 commit intoceph:mainfrom
cbodley:wip-62938
Oct 2, 2023
Merged

rgw: s3website doesn't prefetch for web_dir() check#53602
cbodley merged 1 commit intoceph:mainfrom
cbodley:wip-62938

Conversation

@cbodley
Copy link
Contributor

@cbodley cbodley commented Sep 22, 2023

this function only needs to check for existence of the given path. the sal::Object is destroyed before the function returns, so it's wasteful to prefetch its data

Fixes: https://tracker.ceph.com/issues/62938

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

this function only needs to check for existence of the given path.
the sal::Object is destroyed before the function returns, so it's
wasteful to prefetch its data

Fixes: https://tracker.ceph.com/issues/62938

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley cbodley requested a review from a team as a code owner September 22, 2023 19:35
@github-actions github-actions bot added the rgw label Sep 22, 2023
@cbodley
Copy link
Contributor Author

cbodley commented Sep 26, 2023

233 - unittest_rbd_mirror (SEGFAULT)

@cbodley
Copy link
Contributor Author

cbodley commented Sep 26, 2023

jenkins test make check

@cbodley
Copy link
Contributor Author

cbodley commented Oct 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants