Bug 1859167 - [RGW][Notification] when notifications are enabled latency is going up
Summary: [RGW][Notification] when notifications are enabled latency is going up
Keywords:
Status: CLOSED DUPLICATE of bug 1873881
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RGW
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: z1
: 5.0
Assignee: Yuval Lifshitz
QA Contact: Tejas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-21 11:32 UTC by Yuval Lifshitz
Modified: 2020-09-13 13:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-13 13:04:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Yuval Lifshitz 2020-07-21 11:32:57 UTC
Scenario:
- Copying 20 images from one bucket another  (basic s3 "copy" command), between 150kB and 250kB each.

Timings when copying to a bucket without notifications:
- Copying: 1.4 s ± 7.27 ms  (I'm timing it through several loops to get some stats, so we can see it's pretty much homogeneous)

Timings when copying to a bucket with notifications enabled (standard notifications to Kafka, without filters or anything):
- Copying: 9.51 s ± 34.9 ms

the latency is due to the fact that the latency towards the notification endpoint is added to the S3 latency.

Comment 1 RHEL Program Management 2020-07-21 11:33:03 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 2 Yuval Lifshitz 2020-09-13 13:04:30 UTC

*** This bug has been marked as a duplicate of bug 1873881 ***


Note You need to log in before you can comment on or make changes to this bug.