Project

General

Profile

Actions

Bug #14837

closed

OSD: race condition during update heartbeat_need_update

Added by xie xingguo about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

Mutex::Locker l(heartbeat_lock);
if (!heartbeat_peers_need_update())
return;
heartbeat_need_update = false;

Actions #1

Updated by Abhishek Lekshmanan about 8 years ago

  • Project changed from rgw to Ceph
Actions #2

Updated by xie xingguo about 8 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF