Bug 826031

Summary: [eap6] notify user reload/restart is required is broken
Product: [Other] RHQ Project Reporter: Heiko W. Rupp <hrupp>
Component: PluginsAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: hrupp, jsanda, lzoubek
Target Milestone: ---   
Target Release: JON 3.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 826008 Environment:
Last Closed: 2013-09-03 15:03:00 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: 826008    
Bug Blocks: 707223    

Description Heiko W. Rupp 2012-05-29 12:23:15 UTC
Port over the fix from master: 74bef966894



+++ This bug was initially created as a clone of Bug #826008 +++

Description of problem: When doing configuration changes to EAP6 user needs to be notified when EAP requires server reload.


Version-Release number of selected component (if applicable):
JON 3.1.ER6 EAP6.ER8

How reproducible:always 


Steps to Reproduce:
1.Force EAP to start sending "restart-required" response header (using CLI run :server-set-restart-required)
2. Check 'Configuration' tab of any server's child resource, yellow box signaling server reload should appear

1.Force EAP to start sending "reload-required" response header (Change configuration for mailSession resource)
2. Check 'Configuration' tab of any server's child resource, yellow box signaling server reload should appear 

Actual results:

Plugin does not signal either "reload-required" or "restart-required" response header

Expected results: our plugin should check "reload-required" and "restart-required" reponse-headers


Additional info:

--- Additional comment from hrupp on 2012-05-29 08:17:34 EDT ---

restart is required - we were so far only reacting on reload-required

master 74bef966894fb0f

Comment 1 Heiko W. Rupp 2012-05-29 12:48:02 UTC
release branch: fb7b5e0ea0131

Comment 2 Libor Zoubek 2012-06-05 07:50:09 UTC
verified on JON 3.1.CR1

Comment 3 Heiko W. Rupp 2013-09-03 15:03:00 UTC
Bulk closing of old issues in VERIFIED state.