You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erich Duda (JIRA)" <ji...@apache.org> on 2018/04/05 11:22:00 UTC

[jira] [Created] (ARTEMIS-1786) DatabaseStorageConfiguration cannot be configured via system properties

Erich Duda created ARTEMIS-1786:
-----------------------------------

             Summary: DatabaseStorageConfiguration cannot be configured via system properties
                 Key: ARTEMIS-1786
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1786
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.5.0
            Reporter: Erich Duda


{{ConfigurationImpl}} class has method \[1\] which parses system properties. This enables to define the parameters using the system properties. However {{DatabaseStorageConfiguration}} class doesn't have such feature and thus these parameters cannot be defined by system properties.

To be consistent, parameters defined in DatabaseStorageConfiguration should be configurable via system properties as well.

\[1\] https://github.com/apache/activemq-artemis/blob/eec10994720abca9b9b19d09604924083a35d3ea/artemis-server/src/main/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImpl.java#L332



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)