Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-19141

Stage Configuration Guide book is missing information on how to write global status attribute for MP Health

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Documentation
    • None

      The section [1] describing the global default status configuration of MP Health is missing important information.
      At the moment the reader can learn how to read attribute values for global health readiness and liveness initial status but no guidance is provided about the exiting chance for the same attributes to be written, e.g.:

      /subsystem=microprofile-health-smallrye:write-attribute(name=empty-readiness-checks-status,value=DOWN)
      {
          "outcome" => "success",
          "response-headers" => {
              "operation-requires-reload" => true,
              "process-state" => "reload-required"
          }
      }
      
      :reload
      

      Beside the missing piece of information, this can result in misleading guidance for the end user who could think that this is a read-only attribute and its value can only be set via a previously defined environment variable.

      [1]
      https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.3/html-single/configuration_guide/index#global_statuses_undefined_probes

              psargent@redhat.com Petra Sargent
              fburzigo Fabio Burzigotti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: