Project

General

Profile

Actions

Bug #3967

closed

libceph: complete linger requests only once

Added by Alex Elder over 11 years ago. Updated about 11 years ago.

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

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Currently if a linger request gets resubmitted by the osd
client, its callback function (if provided) will get called
again as well. Of no callback is supplied, the completion
of the request is signaled.

Instead, the osd client should only call an osd request
callback or signal its completion function once.

Actions

Also available in: Atom PDF