[
http://jira.jboss.com/jira/browse/JBESB-1543?page=all ]
Kevin Conner closed JBESB-1543.
-------------------------------
Resolution: Done
Fixed in revision 18422.
notify jBPM JobExecutor at end of transaction
---------------------------------------------
Key: JBESB-1543
URL:
http://jira.jboss.com/jira/browse/JBESB-1543
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Process flow
Affects Versions: 4.2.1 CP1
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2.1 CP1
The jBPM DbMessageService creates jobs for consumption of the JobExecutor. When the
MessageStore is closed it notifies the JobExecutor that some jobs have been created.
In a transactional environment this notification occurs during the normal processing of
the transaction and, therefore, the transaction may not have committed by the time the
JobExecutor scans.
The notification should really be made at the end of the transaction so that the
modifications to the DB have been committed before the JobExecutor runs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira