[jboss-jira] [JBoss JIRA] (WFLY-13212) Boot messages related to activation of MP subsystems are inconsistent
Rostislav Svoboda (Jira)
issues at jboss.org
Sun Mar 8 04:27:07 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991796#comment-13991796 ]
Rostislav Svoboda commented on WFLY-13212:
------------------------------------------
[~msvehla] / [~mnovak] fyi, possible JBEAP candidate.
> Boot messages related to activation of MP subsystems are inconsistent
> ---------------------------------------------------------------------
>
> Key: WFLY-13212
> URL: https://issues.redhat.com/browse/WFLY-13212
> Project: WildFly
> Issue Type: Bug
> Components: MP Config, MP Fault Tolerance, MP JWT, MP OpenTracing
> Affects Versions: 19.0.0.Beta3
> Reporter: Rostislav Svoboda
> Assignee: Jeff Mesnil
> Priority: Major
>
> Boot messages related to activation of MP subsystems are inconsistent in package names and used wording.
> - MP Config and MP JWT use {{_private}} package, the remaining do not.
> - MP Config and MP JWT say {{Activating WildFly MicroProfile}}, the majority of specs says {{Activating Eclipse MicroProfile }}
> - MP FT and MP OT say {{Activating MicroProfile}}, the majority of specs says {{Activating Eclipse MicroProfile }}
> - MP FT "Activating ..." message ends {{subsystem.}} but should be in sync with others - {{Subsystem}} - no comma at the end, upper case for the first letter
> Packages and "Activating ..." messages should sync.
> {code}
> 21:43:44,506 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 48) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem
> 21:43:44,527 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 51) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem
> {code}
> {code}
> 21:43:44,523 INFO [org.wildfly.extension.microprofile.openapi.smallrye] (ServerService Thread Pool -- 53) WFLYMPOAI0001: Activating Eclipse MicroProfile OpenAPI Subsystem
> 21:43:44,531 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 50) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem
> 21:43:44,533 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 52) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem
> 21:43:44,531 INFO [org.wildfly.extension.microprofile.faulttolerance] (ServerService Thread Pool -- 49) WFLYMPFTEXT0001: Activating MicroProfile Fault Tolerance subsystem.
> {code}
> CC [~brian.stansberry] / [~maeste]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list