Bug 816680
Summary: | Child availability still up with down parent after shutdown operation on AS5 | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Jay Shaughnessy <jshaughn> |
Component: | Agent, Operations, Plugin Container | Assignee: | Jay Shaughnessy <jshaughn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.4 | CC: | hrupp, skondkar |
Target Milestone: | --- | ||
Target Release: | RHQ 4.4.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-08-31 09:55:30 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: | 782579 |
Description
Jay Shaughnessy
2012-04-26 16:37:14 UTC
This looks like a real regression. Working it. commit 26cbde9ab726fbf1c34e7e7f03f498e2530e72a3 - remove some confusion between use of null and UNKNOWN - remove some confusion around NOT UP and DOWN - improve some logic around deferring to a parent's DOWN status - protect against invalid return values from AvailabilityFacet.getAvailability() impls Test Notes: In addition to the reproduction steps, try a start operation as well, which brings resources UP as opposed to DOWN. or anything else that you can think of. Verified on build#1429 (Version: 4.4.0-SNAPSHOT Build Number: e566c0a) Verified availability with stop and start operations. The AS resource and it's child resources are DOWN after stop operation and UP after start operation. Also verified availability by stopping AS5 instance manually with <ctl C> and then starting manually again. |