Bug 1308960

Summary: Newly added parameters (PARTITION_EVENT_PURGE and RESOURCE_CONFIG_HISTORY_PURGE) do not have a description and it seems they do not work
Product: [JBoss] JBoss Operations Network Reporter: bkramer <bkramer>
Component: Core ServerAssignee: Michael Burman <miburman>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: unspecified    
Version: JON 3.3.5   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-17 16:45:23 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:
Bug Depends On: 1308963    
Bug Blocks:    

Description bkramer 2016-02-16 15:06:12 UTC
Description of problem:
In System Settings page in JBoss ON 3.3.5 there are two new parameters: PARTITION_EVENT_PURGE and RESOURCE_CONFIG_HISTORY_PURGE. These parameters are mandatory but by default their value is not set. Also, although, we can assume what the meaning of these parameters are, there are no description on the page. 

When setting both parameters to 1 - I assumed that all partition events older then a day would be deleted. However, this is not a case. 

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

How reproducible:
Always

Steps to Reproduce:
1. Install JBoss ON 3.3.5
2. Navigate to JBoss ON UI -> Administration -> System Settings and set PARTITION_EVENT_PURGE and RESOURCE_CONFIG_HISTORY_PURGE to 1;
3. Save newly added values (having in mind a workaround from the Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1290436);
4. Wait for the Data Purge Job;

Actual results:
Nothing has been deleted. To confirm this, navigate to JBoss ON UI -> Administration -> Partition Events and confirm that the Total Rows number is not changed;

Expected results:
All events older then a day are deleted.


Additional info:

Comment 1 bkramer 2016-02-17 16:45:23 UTC

*** This bug has been marked as a duplicate of bug 1290436 ***