Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2360

fix deletion of deployments in cluster

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • jBPM 4.1
    • None
    • Runtime Engine
    • None

    Description

      when a deployment gets deleted, the request arrives in one node of the cluster. that node can remove the deployment and its process definition from the repository cache immediately.

      but how will the other nodes in the cluster know ?

      some check with db access has to be added every time an object (process definition) is fetched from the repository cache. alternatively this can also be enforced at those locations where suspended must be checked: in the commands for starting a new execution, signalling and so on.

      Attachments

        Activity

          People

            jbarrez Joram Barrez (Inactive)
            tom.baeyens Tom Baeyens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: