Bug 534520 (RHQ-1309) - group definitions should support filtering from unset plugin/resource config props
Summary: group definitions should support filtering from unset plugin/resource config ...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-1309
Product: RHQ Project
Classification: Other
Component: Core UI
Version: unspecified
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact: Jeff Weiss
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-399
TreeView+ depends on / blocked
 
Reported: 2008-12-25 06:58 UTC by Joseph Marques
Modified: 2014-11-09 22:48 UTC (History)
1 user (show)

Fixed In Version: 1.2
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Joseph Marques 2008-12-25 06:58:00 UTC
today, it's impossible to find the unsecured JBossAS servers.  if groups could be filtered by unset/null properties, then the user could do something like:

empty resource.pluginConfiguration[principal]
resource.type.plugin = JBossAS
resource.type.name = JBossAS Server

since 'empty' is a type of reference comparison (as opposed to value comparison), might as well support the 'not empty' construct at the same time.  thus, the 3 supported major syntax variants would then be:

"condition = value"
"groupBy condition"
"(not) empty condition" // 'not' is optional

Comment 1 Joseph Marques 2008-12-25 06:59:53 UTC
rev2539 - support filtering on unset/null plugin/resource configuration properties; 
in fact, this commit supports the general nullabllity of any condition that dynagroups supports; 

Comment 2 Jeff Weiss 2009-01-07 20:42:59 UTC
Can now filter on unset values.  rev2561

Comment 3 Red Hat Bugzilla 2009-11-10 20:30:13 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1309



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