Project

General

Profile

Actions

Bug #402

closed

Old Connection refs can hang around

Added by Greg Farnum over 13 years ago. Updated over 13 years ago.

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

0%

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

Description

It's possible under certain circumstances for a Connection to hang around after it's supposed to have died:
1) Pipe fault.
2) Pipe is replaced.
3) Old pipe's messages are re-sent across new pipe.
4) old messages maintain references to original pipe's connection.

I'm pretty sure this has caused a few crashes for me today while setting up a messenger reconnect test.

Actions #1

Updated by Greg Farnum over 13 years ago

  • Status changed from New to Resolved

Fixed this by setting old Connection to use new Pipe.

Actions #2

Updated by Sage Weil over 13 years ago

  • Target version changed from v0.21.3 to v0.22

still broken in v0.21.x, but who cares

Actions

Also available in: Atom PDF