Bug 535697 (RHQ-2366) - Excessive Configuration Changes Detected on java.util.Logging resources
Summary: Excessive Configuration Changes Detected on java.util.Logging resources
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-2366
Product: RHQ Project
Classification: Other
Component: No Component
Version: unspecified
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Greg Hinkle
QA Contact: Corey Welton
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-19 04:19 UTC by Greg Hinkle
Modified: 2009-09-09 18:31 UTC (History)
0 users

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


Attachments (Terms of Use)

Description Greg Hinkle 2009-08-19 04:19:00 UTC
Logging resources under the JVM resource type have configuration support that display the currently defined logging categories. The problem is that as more and more code runs in a given JVM it'll initialize more categories. This interacts with the configuration check subsystem to cause an excessive # of changes to be detected. This can have a serious performance impact in very large environments.

To avoid this set of problems we'll have a plugin configuration for the Logging resource type that allows you to enable it configuration facet. It will default to false thus avoiding these detected config changes.

Comment 1 Corey Welton 2009-08-31 13:51:13 UTC
Not sure what we're supposed to be looking at in the UI here to confirm this new config option.

Comment 2 Charles Crouch 2009-08-31 15:09:55 UTC
It will be on the Logging service beneath a JVM Server. You'll want to go to the Connection subtab of the Inventory tab in the UI

Comment 3 Corey Welton 2009-09-09 18:31:39 UTC
QA Verified.

Comment 4 Red Hat Bugzilla 2009-11-10 21:03:00 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2366



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