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

change ejb timers from SLSB to an entity bean approach

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Critical Critical
    • jBPM 3.2.3
    • None
    • None
    • None

      the problem is that all the timers are put on a single slsb. so we have to loop through all the timers to cancel or find one. that is a bottleneck.

      we need to change that approach to the use of entity beans. 1 entity bean per job. so that we can put queries for jobs and that way have a more efficient way of finding and cancelling ejb timers.

              aguizar_jira Alejandro Guizar (Inactive)
              tom.baeyens Tom Baeyens (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: