TaskQueueFlushJob not longer uses abstract getQueueName method to set the queue name

XMLWordPrintable

      NOTE: Marked as critical as it breaks plugin backwards compatibility

      Somebody had fun with TaskQueueFlushJob

      I think the intention is to handle everything through setters however there is no (documented) option to set the queue name. So what has to happen is either or these:

      • Make TaskQueueFlushJob backwards compatible and use abstract String getKeyName() again
      • Leave it the way it is (ouch!) but allow for the queueName to be set in the job module type (using the module key?)

      Also, the documentation has to be updated.

      Note that there is no way of defining jobs using the spring module type, see my comment

              Assignee:
              Agnes Ro
              Reporter:
              Roberto Dominguez
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: