Merge lp://staging/~jeff-apple/openvista-gtm-integration/zombie into lp://staging/openvista-gtm-integration
Proposed by
jeff.apple
Status: | Merged |
---|---|
Merged at revision: | 145 |
Proposed branch: | lp://staging/~jeff-apple/openvista-gtm-integration/zombie |
Merge into: | lp://staging/openvista-gtm-integration |
Diff against target: |
73 lines (+14/-6) 3 files modified
mumps/ZISTCPS.m (+6/-3) src/libopenvista/gtmserver.c (+7/-2) src/libopenvista/openvista.xc.in (+1/-1) |
To merge this branch: | bzr merge lp://staging/~jeff-apple/openvista-gtm-integration/zombie |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jon Tai | Approve | ||
Review via email: mp+42436@code.staging.launchpad.net |
To post a comment you must log in.
I ran four simulated CPRS clients against the RPC broker simultaneously. All they do is log in, log out, and repeat. Before this fix, a zombie would appear within a few minutes -- sometimes one or two minutes, but no more than five minutes. After the fix, it's been 12 hours without a single zombie.
I'll merge this as soon as #683878 merges.