[
https://jira.jboss.org/jira/browse/JBESB-2066?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-2066:
-------------------------------------
The name is the easy part , I have already addressed that, but the codebase needs
reworking (in 4.x) so that we break the interdependencies.
This will not be for the CP release though, as it is too late to do such an invasive
change.
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