spring-integration icon indicating copy to clipboard operation
spring-integration copied to clipboard

Request for first class support of Quartz triggers [INT-2731]

Open spring-operator opened this issue 13 years ago • 3 comments

David Smith opened INT-2731 and commented

This request is related to this forum discussion http://forum.springsource.org/showthread.php?129781-Spring-integration-poller-with-Quartz-scheduled-triggers&p=423576#post423576

What I'd like is being use Quartz triggers with pollers in the XML application context. Also do not want start/stop INFO messages being raised each time the trigger is fired.

Would also be nice if all of the quartz scheduling and triggers were supported in the XML configuration.


Affects: 2.1.3

Reference URL: http://forum.springsource.org/showthread.php?129781-Spring-integration-poller-with-Quartz-scheduled-triggers&p=423576#post423576

Issue Links:

  • #6186 HA and Clustering - Add Chapter to Reference Manual

  • #4119 Add Quartz-based MessagingTaskScheduler

2 votes, 4 watchers

spring-operator avatar Sep 03 '12 01:09 spring-operator

Artem Bilan commented

Guys, how about to reanimate some old solution #4119? It seems that there is no a lot of code, but IMO QuartzTaskScheduler should be located in the SI-EXT project.

spring-operator avatar Jan 16 '13 08:01 spring-operator

Artem Bilan commented

Another reason to have this solution for clasters: http://stackoverflow.com/questions/27946977/spring-integration-polling-inbound-channel-adapter-on-multiple-servers

spring-operator avatar Jan 14 '15 10:01 spring-operator

Artem Bilan commented

One more Quartz support request: http://stackoverflow.com/questions/44057444/migration-options-for-scheduler-service-running-in-quartz

spring-operator avatar May 18 '17 21:05 spring-operator