Bug 1070299
| Summary: | [eap6] Autostart is not working when adding a new managed server to domain controller | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> |
| Component: | Plugin -- JBoss EAP 6 | Assignee: | Stefan Negrea <snegrea> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Filip Brychta <fbrychta> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.2 | CC: | ahovsepy, hrupp, rhatlapa, snegrea |
| Target Milestone: | ER03 | ||
| Target Release: | JON 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1066550 | Environment: | |
| Last Closed: | 2014-12-11 14:04:31 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: | 1066550 | ||
| Bug Blocks: | |||
|
Description
Filip Brychta
2014-02-26 15:05:00 UTC
"auto-start" in EAP 6 means "Whether or not this server should be started when the Host Controller starts.", At least that is what EAP 6 CLI suggests /host=master/server-config=server-one:read-resource-description Thereby I don't think this should be considered as bug but rather a proposal for a feature request. As from customer point of view when creating new server and setting autostart I would expect the server to be automatically started. Thereby this should either be documented next to the Autostart field, or the JON should automatically take care of starting the EAP 6 server in domain. release/jon3.3.x branch commit:
commit b070582d117ad530a2f91597386aa235b3f53200
Author: Stefan Negrea <snegrea>
Date: Tue Sep 9 13:46:21 2014 -0500
[BZ 1070299] Added auto-start description from the EAP 6 documentation. The functionality for auto-strart field w
(cherry picked from commit f57707fe2782a9b738afd09b811494af6a96d6ab)
Signed-off-by: Jay Shaughnessy <jshaughn>
Based on comment 1 , I updated the "auto-start" field description to match the one from EAP. The plugins tries to emulate the EAP behaviour as much as possible, and in this case the plugin behaviour was correct. The only missing part was the documentation, which is now fixed. Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=385149 Verified on Version : 3.3.0.ER03 Build Number : 4aefe39:44e33a4 |