Actions
Bug #67174
openlc notifications: non-persistent lifecycle notifications are failing when triggered from commandline
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Tags:
Description
when triggering lc processing from radosgw-admin, and when bucket notifications are configured for LC on that bucket,
the radosgw-admin try to send the notifications. this is failing becuase the kafka/amqp and http endpoints are not active in the radosgw-admin.
- document this, saying that notification are not sent when LC is porcessed from radosgw-admin
- fail notification creation with LC events pointing to a non-persistent topic
- start (and thyen stop) the endpoint manager from the radosgw admin and allow sending the notifications from it
Actions