Bug 880562
| Summary: | ResourceContainer can enter an inconsistent state after resource upgrade during agent startup | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Lukas Krejci <lkrejci> |
| Component: | Agent, Plugin -- Apache | Assignee: | Lukas Krejci <lkrejci> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | JON 3.1.1 | CC: | hrupp, jshaughn, myarboro, skondkar |
| Target Milestone: | --- | ||
| Target Release: | JON 3.1.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 879655 | Environment: | |
| Last Closed: | 2013-09-11 10:59:08 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: | 879655 | ||
| Bug Blocks: | |||
|
Description
Lukas Krejci
2012-11-27 10:43:59 UTC
release/jon3.1.x http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=6e84f520cd1ca11b9e7eb784fc6ded2af557ed37 Author: Lukas Krejci <lkrejci> Date: Fri Nov 23 17:18:35 2012 +0100 [BZ 879655] - Properly deactivate the resource instead of just calling the component's stop() method when forcing reactivation of a started component. This will ensure the PC can't enter an inconsistent state in the case the stop() method fails. (cherry picked from commit 844f016ee8b2608496d063c94f38461e997bcabe) Moving to ON_QA as available for test in 3.1.2.ER4 or greater: https://brewweb.devel.redhat.com//buildinfo?buildID=246861 Verified with upgrade from JON 2.4.0 to JON 3.1.2 ER6 The apache server remains up after upgrade to JON 3.1.2 ER6 without restarting the agent. |