Project

General

Profile

Actions

Bug #51855

open

rgw:If the endpoint of the event notification does not respond, the process will be stuck.

Added by wang kevin almost 3 years ago. Updated over 2 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
http
Backport:
pacific octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We use the function of uploading objects and set an event notification for the bucket. However, due to the wrong endpoint setting, the file cannot be uploaded and is stuck all the time without reporting an error.
The rgw log is as follows:

name=region-x86-inta.rgw.log++pubsub.user.281095f5-cf1a-49a7-9dfd-75551ae57668.bucket.ceshi/eefdaacd-76c0-4fab-988a-ba4c658809e0.21405.17 : hit (requested=0x1, cached=0x17)
2021-07-21 09:28:21.458 7f527d9d4700 20 notification: 'ceshi' on topic: 'oss-topic-http3d29a1c1-c7f3-4ff4-ae0a-b9567c78b542' and bucket: 'ceshi' (unique topic: 'ceshi_oss-topic-http3d29a1c1-c7f3-4ff4-ae0a-b9567c78b542') apply to event of type: 's3:ObjectCreated:Put'
2021-07-21 09:28:21.458 7f527d9d4700 20 push endpoint created: HTTP/S Endpoint
URI: http://10.111.27.222:8888/event
Ack Level:
verify SSL
2021-07-21 09:28:21.458 7f527d9d4700 20 sending request to http://10.111.27.222:8888/event
2021-07-21 09:28:21.458 7f527d9d4700 20 register_request mgr=0x55d9812fd7a0 req_data->id=19, curl_handle=0x55d985cb7000
2021-07-21 09:28:21.458 7f532231d700 20 link_request req_data=0x55d983643600 req_data->id=19, curl_handle=0x55d985cb7000

Actions #2

Updated by Casey Bodley over 2 years ago

  • Status changed from New to Fix Under Review
  • Tags set to http
  • Backport set to pacific octopus
  • Pull request ID set to 42497
Actions

Also available in: Atom PDF