Bug 1313969 - Reload operation is showing "restart" in Operations history.
Summary: Reload operation is showing "restart" in Operations history.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Plugin -- JBoss EAP 7
Version: JON 3.3.5
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: DR02
: One-off release
Assignee: Michael Burman
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-02 17:33 UTC by Prachi
Modified: 2017-01-02 13:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-08 14:08:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
EAP-operations-performed (133.79 KB, image/png)
2016-03-02 17:33 UTC, Prachi
no flags Details

Description Prachi 2016-03-02 17:33:06 UTC
Created attachment 1132412 [details]
EAP-operations-performed

Description of problem:
Reload operation is showing "restart" in Operations history.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Login to JON server
2. Navigate to the imported EAP standalone Server
3. Navigate to Operations tab
4. initiate "reload" operation


Actual results: Restarting whole Standalone server an showing "restart" in Operations history.


Expected results: It should reload the configuration and show "reload" in operation history


Additional info:

Comment 1 Heiko W. Rupp 2016-03-03 13:55:47 UTC
I am not sure I get this. The display names of the operations show here are literally taken from the value in the plugin descriptor (with capitalization done). So when I see the screenshot, I understand you indeed were running "restart".

Apart from that: EAP does indeed for "reload" internally mostly shut down, and then restart - this looks in the log file like the server is entirely restarting. The difference to restart though is that the JVM is not terminated on reload, while it is terminated and a new one started for "restart".

Comment 2 Michael Burman 2016-03-07 12:43:41 UTC
I can't repeat this, I get "Reload" when I do "Reload". And like Heiko described, if the operation name states "Reload" then that's repeated, there's no second description part or reading of the operation name from elsewhere. And there's no difference to EAP6 or any other plugin/resource.

I'd say CLOSED -> NOTABUG.


Note You need to log in before you can comment on or make changes to this bug.