Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-6886

KIE Server asynchronous deployment does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Critical
    • None
    • 7.56.0.Final
    • kie server
    • None
    • 2022 Week 14-16 (from Apr 4), 2022 Week 17-19 (from Apr 25)
    • NEW
    • NEW

    Description

      When setting the property org.kie.server.sync.deploy to false (default value), all pre-defined containers are installed synchronously on startup as shown in the following call stack :

      This is required for KIE Clusters with KIE Servers managed by KIE Server Controller deployed in a Kubernetes Cluster with liveness and readiness probes configured on KIE Servers to the healthcheck and readycheck endpoint. The KIE Controller ping will fails because the startup sequence is not completed and mark the KIE Server as offline.

      It is critical to be able to deploy containers asynchronously and have KIE server ready to serve requests that do not not mandate container being ready (e.g. liveness or readiness probes request in a Kubernetes deployment).

      Attachments

        Activity

          People

            rhn-support-tkobayas Toshiya Kobayashi
            guiliguili76 Guillaume Lasnier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: