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

Allow task deadlines to be executed in cluster

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • jBPM 6.0.0.CR1
    • jBPM 6.0.0.Final
    • Human Task Service
    • None

    Description

      Currently task service uses regular ScheduledThreadPoolExecutor to manage deadlines (reassignment and notification based on time intervals). That is not cluster friendly as in multi node environment same deadline will be fired as many times as the number of nodes in cluster is configured.

      Enhance deadline service to use cluster friendly timer management same as runtime engine does.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            swiderski.maciej Maciej Swiderski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: