Bug 1017264

Summary: RTGov disabled when installing server+client together
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Vano <avano>
Component: Build ProcessAssignee: Julian Coleman <jcoleman>
Status: CLOSED WONTFIX QA Contact: Jiri Sedlacek <jsedlace>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, gbrown, jcoleman, ldimaggi, oskutka, soa-p-jira
Target Milestone: ER4   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-18 12:38:03 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Andrej Vano 2013-10-09 14:06:20 UTC
Description of problem:
When installing RTGov client + server, the default setting is that the RTGov is disabled. This should be done when installing "server only" (currently not supported), because server wouldn't collect data on itself. 
If the client is installed too, the RTGov should be enabled after installation.

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

How reproducible: 100%


Steps to Reproduce:
1. in the installation select rtgov client+server
2. after the installation is the rtgov disabled
standalone/configuration/overlord-rtgov.properties -> collectionEnabled=false

Actual results:


Expected results:


Additional info:

Comment 2 Gary Brown 2013-10-22 07:35:56 UTC
It has previously been agreed that rtgov activity event collection should be disabled by default upon installation, to avoid any performance impact on applications, unless the user explicitly wants to use rtgov, in which case they manually enable it.

Therefore, all installations of rtgov, whether client only or client+server should set collectionEnabled to false.