Skip to content

rgw/http: check 'done' under mutex#57632

Merged
cbodley merged 1 commit intoceph:mainfrom
cbodley:wip-http-mgr-locking
Jun 27, 2024
Merged

rgw/http: check 'done' under mutex#57632
cbodley merged 1 commit intoceph:mainfrom
cbodley:wip-http-mgr-locking

Conversation

@cbodley
Copy link
Contributor

@cbodley cbodley commented May 22, 2024

fix a potential date race with finish() by checking the 'done' flag under the mutex in wait()

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
  • jenkins test rook e2e

fix a potential date race with finish() by checking the 'done' flag
under the mutex in wait()

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@yuvalif
Copy link
Contributor

yuvalif commented May 22, 2024

it could be that the failures are a test issue after all. see: #57638

@yuvalif yuvalif mentioned this pull request May 25, 2024
14 tasks
@yuvalif yuvalif added TESTED and removed needs-qa labels May 28, 2024
@yuvalif
Copy link
Contributor

yuvalif commented May 28, 2024

jenkins test windows

@cbodley cbodley merged commit 268c622 into ceph:main Jun 27, 2024
@cbodley cbodley deleted the wip-http-mgr-locking branch June 27, 2024 14:07
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