Improvements and Fixes to the Memory Usage plugin
-------------------------------------------------
Key: FELIX-2236
URL: https://issues.apache.org/jira/browse/FELIX-2236
Project: Felix
Issue Type: Improvement
Components: Web Console
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: webconsole-memoryusage-plugin-1.0.0
(1) [improvement] Plugin bundle cannot be started on IBM J9 1.5 VM if any of
the optional dependencies cannot be bound. This is because the J9 VM seems to
be more eagerly loading classes than the Sun VM.
(2) [bug] If no configuration is provided (or configuration is deleted), the
MemoryUsageConfigurator.updated method throws a NullPointerException
(3) [improvement] Support default configuration with framework properties. This
also allows configuration of the plugin if the Configuration Admin Service is
not available
As a result of these changes, the memory usage plugin may operate even without
Configuration Admin Service, Metatype Service and Web Console installed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.