Bug 1328440

Summary: Missing Statistics Enabled configuration property for some resources
Product: [JBoss] JBoss Operations Network Reporter: Filip Brychta <fbrychta>
Component: Plugin -- JBoss EAP 7Assignee: Ruben Vargas Palma <rvargasp>
Status: CLOSED CURRENTRELEASE QA Contact: Filip Brychta <fbrychta>
Severity: medium Docs Contact:
Priority: high    
Version: JON 3.3.5CC: loleary, rhatlapa, rvargasp, spinder
Target Milestone: ER01Keywords: Triaged
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1328442 (view as bug list) Environment:
Last Closed: 2017-07-13 15:17:17 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: 1327633    

Description Filip Brychta 2016-04-19 11:54:54 UTC
Description of problem:
It's possible to set Statistics Enabled property on eap side (or via admin console) but it's not possible to do that via JON.
Found following resources which are missing this option:
- datasources, both xa and non-xa
- webservices subsystem

Version-Release number of selected component (if applicable):
JON3.3.5 with eap plugin pack update04 ER01

How reproducible:
Always

Steps to Reproduce:
1. navigate to any of previously mentioned resources
2. go to configuration tab


Actual results:
'Statistics enabled' is not displayed but it should because it's valid option for this resource on eap side.

Expected results:
It should be possible to set Statistics enabled: via JON for mentioned resources.

Additional info:
This property is available in JON for e.g. undertow subsystem.
This problem is valid for eap6 as well.

Comment 1 Ruben Vargas Palma 2017-03-09 06:16:26 UTC
commit c012353f4361c3e3a508a695eb040145ed0c2fdc
Author: Ruben Vargas <rvargasp>
Date:   Wed May 4 12:14:46 2016 -0500

    Bug 1328440 - Missing Statistics Enabled configuration property for some resources