Actions
Bug #64710
closedkafka: RGW hangs when broker is down for no persistent notifications
% Done:
0%
Source:
Backport:
squid, reef, quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v19.3.0-482-ge08c812a7e
Released In:
v20.2.0~3380
Upkeep Timestamp:
2025-11-01T01:20:01+00:00
Description
based on this comment: https://github.com/ceph/ceph/pull/55051#issuecomment-1961950841
the main issue is that the librdkafka timeout is set by defult to 5 minutes.
due to the 30 seconds idle timeout, we release the pending coroutines after 30 seconds.
but this is still causing the RGW to hang (as it exhaust all of its front-end connections).
Updated by Yuval Lifshitz about 2 years ago
- Backport changed from squid, reef, quincy to squid, reef, quincy, pacific
Updated by Casey Bodley about 2 years ago
- Status changed from New to Fix Under Review
- Backport changed from squid, reef, quincy, pacific to squid, reef, quincy
Updated by Yuval Lifshitz about 2 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot about 2 years ago
- Copied to Backport #64885: reef: kafka: RGW hangs when broker is down for no persistent notifications added
Updated by Upkeep Bot about 2 years ago
- Copied to Backport #64886: quincy: kafka: RGW hangs when broker is down for no persistent notifications added
Updated by Upkeep Bot about 2 years ago
- Copied to Backport #64887: squid: kafka: RGW hangs when broker is down for no persistent notifications added
Updated by Yuval Lifshitz about 1 year ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to e08c812a7e37bbf33498d82dadd970f36f1a86f0
- Fixed In set to v19.3.0-482-ge08c812a7e3
- Upkeep Timestamp set to 2025-07-11T15:09:26+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-482-ge08c812a7e3 to v19.3.0-482-ge08c812a7e
- Upkeep Timestamp changed from 2025-07-11T15:09:26+00:00 to 2025-07-14T23:10:31+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~3380
- Upkeep Timestamp changed from 2025-07-14T23:10:31+00:00 to 2025-11-01T01:20:01+00:00
Actions