Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-235

ManagedScheduledExecutorService resource in jberet-schedule-executor should be configurable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.3.0.Beta2
    • 1.3.0.Beta1
    • jberet-schedule
    • None

      Currently jberet-schedule-executor looks up the default ManagedScheduledExecutorService resource by its jndi name "java:comp/DefaultManagedScheduledExecutorService". While this works for most cases, some applications may have customized ManagedScheduledExecutorService resources for specific tasks, for instance, for long-running jobs vs short-lived jobs.

      Note that for job scheduling, all tasks submitted to the ManagedScheduledExecutorService resource are short tasks, which simply call batch JobOperator and are done.

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: