Remove system property derby.system.jmx
---------------------------------------
Key: DERBY-3429
URL: https://issues.apache.org/jira/browse/DERBY-3429
Project: Derby
Issue Type: Sub-task
Reporter: Daniel John Debrunner
Priority: Minor
I don't believe that derby.system.jmx provides any benefit and is counter to
the concept of using JMX for management.
The one use case for it from DERBY-1387 is:
Making the Derby JMX automatically available in the MBean server will make it
impossible for the user to make some application with an embedded Derby db
manageable thorugh JMX without also making Derby manageable thorugh JMX. I
would think that this "all or nothing" granularity could be a problem for some
applications. So we would need an explicit derby.system.jmx property for
enabling the management service anyway.
The functional spec contains no information as to why this is a useful feature.
I wanted to separate out the discussion from the wider issues in DERBY-1387
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.