Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16946

system-property mp.health.disable-default-procedures not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Blocker Blocker
    • None
    • 27.0.0.Beta1
    • MP Health
    • None

      When running WF as:

      ./bin/standalone.sh --server-config=standalone-microprofile.xml
      

      and configuring:

      /system-property=mp.health.disable-default-procedures:add(value=true)
      

      The following endpoints:

      All return: HTTP 200 with payload:

      {"status":"UP","checks":[]}
      

      Instead, we would expect HTTP 503 with a payload containing "status":"DOWN";

              jmesnil1@redhat.com Jeff Mesnil
              tborgato@redhat.com Tommaso Borgato
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: