[
https://jira.jboss.org/jira/browse/JBESB-2066?page=com.atlassian.jira.plu...
]
Kevin Conner closed JBESB-2066.
-------------------------------
Resolution: Done
I have committed a temporary fix until JBESB-2046 is addressed, in revision 23019.
The codebase now uses a shared ESB scheduler by default (ScheduleProviderScheduler). The
standby method has been removed and start now schedules jobs on the (potentially shared)
scheduler.
This is likely to change but I am committing as is for the upcoming platform merge.
ScheduleProvider uses shared DefaultQuartzScheduler
---------------------------------------------------
Key: JBESB-2066
URL:
https://jira.jboss.org/jira/browse/JBESB-2066
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transports
Affects Versions: 4.4
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.4 CP1
The ScheduleProvider uses the DefaultQuartzScheduler which can be shared with all other
instances within the system.
One of the consequences of this is that the additional setting supplied by the provider
are likely to be ignored and that the operation of this scheduler can be interfered with
by external sources.
The ScheduleProvider may also invoke the scheduler start/standby methods which will
interfere with other deployments.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira