Bug 903279
Summary: | plumage collector plugin crashes view server if it can't contact negotiator | |||
---|---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Pete MacKinnon <pmackinn> | |
Component: | condor-plumage | Assignee: | Pete MacKinnon <pmackinn> | |
Status: | CLOSED ERRATA | QA Contact: | Stanislav Graf <sgraf> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 2.3 | CC: | dahorak, eerlands, matt, mkudlej, pmackinn, sgraf | |
Target Milestone: | 2.5 | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | condor-7.8.9-0.7 | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
The plumage view-server plugin did not correctly detect a null socket, caused by failure to contact the negotiator.
Consequence:
Attempt to de-reference null socket caused a crash in the plugin.
Fix:
Plugin logic was fixed so that null sockets are detected and handled gracefully.
Result:
Plumage plugins no longer crash when the negotiator cannot be contacted.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1089287 (view as bug list) | Environment: | ||
Last Closed: | 2014-04-28 16:46:41 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1089287 |
Description
Pete MacKinnon
2013-01-23 16:03:28 UTC
I've found this bug in our long term condor instance. If problem occurs it is not possible to contact collector by condor_status. I have checked that the patch is part of condor-7.8.9-0.7.el6 source rpm. Our test suite using condor-plumage and mongodb works as before with this change. No issues found. --> VERIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2014-0440.html |