Bug 730092

Summary: Should throw exception on invalid schema
Product: [Other] RHQ Project Reporter: Jeeva Kandasamy <jkandasa>
Component: CLIAssignee: Lukas Krejci <lkrejci>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-26 09:43:36 UTC Type: ---
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: 730335    
Bug Blocks: 707232    

Description Jeeva Kandasamy 2011-08-11 18:22:52 UTC
Description of problem:
I changed 'ALERT_PURGE' key name in to 'ALERT_PURGES' and imported in to RHQ server. Did not throw any exception and also does not effect the functionality. 

Version-Release number of selected component (if applicable):
RHQ 4.1.0 Beta #47

How reproducible:
Export settings via CLI. change 'ALERT_PURGE' key name in to 'ALERT_PURGES', pack it and do import.

  
Actual results:
Does not get any exception on CLI

Expected results:
Should report an exception

Comment 1 Lukas Krejci 2011-08-17 22:21:31 UTC
I assume that "ALERT_PURGE" refers to an entry in the system settings export.

If that is the case then this is yet another manifestation of bug 730335.

Comment 2 Lukas Krejci 2012-03-26 09:43:36 UTC

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