Project

General

Profile

Bug #7020

Replace instances of threading with gevent and stop the monkey patching in chtulhu.

Added by Christina Meno over 10 years ago. Updated about 10 years ago.

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

100%

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

Description

While doing a cthulhu deep dive with John and Dan we talked about some simple code-cleanup tasks. This is one

Associated revisions

Revision 01cc76f5 (diff)
Added by Christina Meno over 10 years ago

cthulhu: fixes #7020 Replace instances of threading with gevent

There were a mix of gevent.greenlets and threading.threads.
We were monkey patching thread so this is just to add some consistency
and get me familiar with a component that I will need to change to
add plugins.

Fixes: #7020
Backport: wip-2.0

Revision 7248f064
Added by jcsp over 10 years ago

Merge pull request #32 from inktankstorage/wip-7020

cthulhu: fixes #7020 Replace instances of threading with gevent

History

#1 Updated by Christina Meno over 10 years ago

  • % Done changed from 0 to 100

#2 Updated by John Spray about 10 years ago

  • Status changed from New to Resolved

This is merged into wip-2.0

Also available in: Atom PDF