[
https://jira.jboss.org/jira/browse/JBPM-2272?page=com.atlassian.jira.plug...
]
Tom Baeyens resolved JBPM-2272.
-------------------------------
Fix Version/s: (was: jBPM 4.x)
Resolution: Rejected
strategy will be that we'll always check if a process definition exists in the db.
even if the cached in memory version is used. that way we use the db for clustering en
don't need any other system for that goal.
add process definition cache key based on processDefinitionId
-------------------------------------------------------------
Key: JBPM-2272
URL:
https://jira.jboss.org/jira/browse/JBPM-2272
Project: jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Tom Baeyens
Assignee: Tom Baeyens
each time an execution has to resolve a process definition based on the
processDefinitionId, it does a query for the deployment dbid. see
RepositorySessionImpl.findProcessDefinitionById
--
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