Bug 682338 - Resource names include redundant information.
Summary: Resource names include redundant information.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RHQ Project
Classification: Other
Component: Usability
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified vote
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-04 21:25 UTC by Alan Santos
Modified: 2015-02-06 01:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-07 19:46:21 UTC


Attachments (Terms of Use)

Description Alan Santos 2011-03-04 21:25:07 UTC
Resource names often include redundant information. 

e.g.  
JBossAS Servers/host/EJB3 Entity Tree Caches
/EJB3 Entity Tree Cache
//EJB3 Entity Tree Cache Interceptors
///EJB3 Entity Tree Cache Interceptor


e.g. 
JBossAs Servers/host
/Alert Subsystem
/Communications Subsystem

could simply be

JBossAS Servers/Host/Subsystems
/Alerts
/Communications

This example has two problems – 1) Are they subsystems or services? The icon indicates a service, the name a subsystem.  2) Subsystem seems redundant, whether grouped in a 'subsystem' folder or at their current branch.

e.g. 
/Tomcat Servers
//Tomcat(8080)
///Tomcat Connectors
///Tomcat Server JVM
///Tomcat Virtual Hosts
///User Database

could be:

/Tomcat Servers
//Tomcat(8080)
///Connectors
///JVM
///Virtual Hosts
///User Database

This is also an example of naming inconsistency within and across plugins.  'User Database' vs. 'Tomcat foo' and 'Tomcat JVM' vs. 'JVM' in the AS server plugin.

Comment 1 Alan Santos 2011-03-07 19:46:21 UTC
Not a useful bug. I'll break this up into several specific plugin issues.


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