[jboss-jira] [JBoss JIRA] (WFLY-11388) User is not informed about incorrect values in exposed-subsystems for MP Metrics
Jeff Mesnil (Jira)
issues at jboss.org
Wed Jun 5 06:00:01 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742667#comment-13742667 ]
Jeff Mesnil commented on WFLY-11388:
------------------------------------
I'm downgrading the priority to major: if the uses has mistyped the name of the subsystems, this will not result in critical issues in the application runtime.
> User is not informed about incorrect values in exposed-subsystems for MP Metrics
> --------------------------------------------------------------------------------
>
> Key: WFLY-11388
> URL: https://issues.jboss.org/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.12.1#712002)
More information about the jboss-jira
mailing list