Project

General

Profile

Bug #61328

notifications: simplify kafka connection memory allocation

Added by Yuval Lifshitz 10 months ago. Updated 10 months ago.

Status:
Pending Backport
Priority:
High
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
kafka backport_processed
Backport:
reef, quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

currently a boost::intrusive_ptr is used, which means that there could be a race condition as for when the "destroy()" function of the connection is called.
this race condition may cuase crashes.


Related issues

Copied to rgw - Backport #61562: reef: notifications: simplify kafka connection memory allocation Duplicate
Copied to rgw - Backport #61563: quincy: notifications: simplify kafka connection memory allocation New

History

#1 Updated by Yuval Lifshitz 10 months ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 51662

#2 Updated by Casey Bodley 10 months ago

  • Status changed from Fix Under Review to Pending Backport

#3 Updated by Backport Bot 10 months ago

  • Copied to Backport #61562: reef: notifications: simplify kafka connection memory allocation added

#4 Updated by Backport Bot 10 months ago

  • Copied to Backport #61563: quincy: notifications: simplify kafka connection memory allocation added

#5 Updated by Backport Bot 10 months ago

  • Tags changed from kafka to kafka backport_processed

Also available in: Atom PDF