[jboss-jira] [JBoss JIRA] (WFLY-12835) HealthChecks in subdeploymnets are not registered
Ivan Straka (Jira)
issues at jboss.org
Tue Dec 3 06:13:00 EST 2019
[ https://issues.jboss.org/browse/WFLY-12835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ivan Straka updated WFLY-12835:
-------------------------------
Steps to Reproduce:
clone git at github.com:istraka/eap-microprofile-test-suite.git -b mp-health
build WildFly
run
{code:java}
mvn clean verify -Dtest=SubdeploymentHealthTest -Djboss.home=_path-to-wildfly_ -DfailIfNoTests=true
{code}
was:
clone git at github.com:istraka/eap-microprofile-test-suite.git
build WildFly
run
{code:java}
mvn clean verify -Dtest=SubdeploymentHealthTest -Djboss.home=_path-to-wildfly_ -DfailIfNoTests=true
{code}
> HealthChecks in subdeploymnets are not registered
> -------------------------------------------------
>
> Key: WFLY-12835
> URL: https://issues.jboss.org/browse/WFLY-12835
> Project: WildFly
> Issue Type: Bug
> Components: MP Health
> Affects Versions: 18.0.1.Final
> Reporter: Ivan Straka
> Assignee: Jeff Mesnil
> Priority: Critical
>
> After EAR is deployed HealthChecks are not registered and not exposed under _/health_ endpoint.
> EAR contains one WAR and one JAR. Both of them contains HealthChecks.
> Test source: https://github.com/istraka/eap-microprofile-test-suite/blob/mp-health/microprofile-health/src/test/java/org/jboss/eap/qe/microprofile/health/SubdeploymentHealthTest.java
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list