heartbeat service leaks connection context
Bug #658022 reported by
chris grzegorczyk
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
Fix Released
|
Undecided
|
chris grzegorczyk |
Bug Description
For each heartbeat connection service the context needs to be cleaned up. Currently this is not happening.
A quick test is: for i in {1..10000}; do wget -q -O- http://
Changed in eucalyptus: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
------- ------- ------- ------- ------- ------- ------- ------- ---- ------- ------- ------- ------- ------- ------- ------- ----
revno: 1243 [merge]
committer: decker <decker@hawaii>
branch nick: 2.0.0-lp
timestamp: Sun 2010-10-10 18:58:10 -0700
message:
fixes to LP: #595421 LP: #658023 and LP: #658022
-------