Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5311

Require the two default thread-pool and job repository attributes for the batch subsystem

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 10.0.0.CR4
    • None
    • Batch
    • None

    Description

      Resources, such as the batch subsystem, that provide capabilities must provide ensure their capabilities are provided. Currently the default-thread-pool and default-job-repository are not required attributes. If the attributes are not defined then the org.wildfly.batch.default.thread.pool and org.wildfy.batch.default.job.repository capabilities are not fulfilled. Making the two attributes required will solve this.

      One thing to consider is making the two attributes required does require that both a thread-pool and either a in-memory-job-repository or jdbc-job-repository is defined. It's possible to keep the default-job-repository optional and just use a default InMemoryJobRepository if it is undefined. A thread-pool must be defined though.

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: