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

EAP8 Liveness probes does not restart pod in case of Deployment Error in contrast to EAP 74

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • None
    • 8.0.0.Beta-CR1
    • Documentation
    • None
    • False
    • None
    • False
    • Release Notes
    • Known Issue
    • Workaround Exists
    • Hide

      If the server exhibits such deployment errors which results in a pod that is running and not ready, an analysis of the server boot must be performed to fix the underlying deployment issue and make sure that the server can boot in a correct state.

      If the intermittent deployment failure can not be fixed, the startup probe should be change to use the /ready HTTP endpoint so that any boot error would trigger a pod restart.

      Show
      If the server exhibits such deployment errors which results in a pod that is running and not ready, an analysis of the server boot must be performed to fix the underlying deployment issue and make sure that the server can boot in a correct state. If the intermittent deployment failure can not be fixed, the startup probe should be change to use the /ready HTTP endpoint so that any boot error would trigger a pod restart.

    Description

      Customer Impact: In case of Deployment Error, pod is not restarted as expected when :9990/health/live is used as liveness probe.

      In EAP8 Python probes were removed and replaced with HTTP `:9990/health/` endpoints.

      It turned out Liveness probe `:9990/health/live` does not reflect Deployments errors as python liveness probes used to do in EAP 74.

      Note `:9990/health/live` is default liveness probe inĀ 

      As this is change of behaviour compared to EAP 74 (regression) I am setting initial priority for Blocker for proper triage.

      Attachments

        Issue Links

          Activity

            People

              csherrar Clifton Sherrard
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: