[jboss-jira] [JBoss JIRA] (LOGMGR-178) Removing properties from the configuration should result in a null value being set

James Perkins (JIRA) issues at jboss.org
Mon Oct 2 19:12:00 EDT 2017


James Perkins created LOGMGR-178:
------------------------------------

             Summary: Removing properties from the configuration should result in a null value being set
                 Key: LOGMGR-178
                 URL: https://issues.jboss.org/browse/LOGMGR-178
             Project: JBoss Log Manager
          Issue Type: Enhancement
            Reporter: James Perkins
            Assignee: James Perkins


In the configuration API if a {{PropertyConfigurable.removeProperty()}} is invoked the property is only removed from the configured properties. The value is left alone on the target instance. For non-primitive types a {{null}} value should be passed to the setter and for primitives a default value should be passed to the setter.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list