[jboss-jira] [JBoss JIRA] (WFLY-11388) User is not informed about incorrect values in exposed-subsystems for MP Metrics

Lin Gao (Jira) issues at jboss.org
Tue Jan 7 04:39:21 EST 2020


     [ https://issues.redhat.com/browse/WFLY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Gao updated WFLY-11388:
---------------------------
    Git Pull Request: https://github.com/wildfly/wildfly/pull/12884  (was: https://github.com/wildfly/wildfly/pull/11998)


> User is not informed about incorrect values in exposed-subsystems for MP Metrics
> --------------------------------------------------------------------------------
>
>                 Key: WFLY-11388
>                 URL: https://issues.redhat.com/browse/WFLY-11388
>             Project: WildFly
>          Issue Type: Bug
>          Components: MP Metrics
>            Reporter: Rostislav Svoboda
>            Assignee: Lin Gao
>            Priority: Major
>
> User is not informed about incorrect values in exposed-subsystems for MP Metrics
> When I do stuff like
> {code}
> /subsystem=microprofile-metrics-smallrye/:write-attribute(name=exposed-subsystems, value=["batch_jberet"])
> {code}
> instead of 
> {code}
> /subsystem=microprofile-metrics-smallrye/:write-attribute(name=exposed-subsystems, value=["batch-jberet"])
> {code}
> I get no warning about non-existing subsystem.
> User should be informed about misconfiguration.
> Question is when:
>  - when server boots
>  - when the cli / management command is invoked 
>  - both cases



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list