[
https://jira.jboss.org/jira/browse/JBPM-2272?page=com.atlassian.jira.plug...
]
Joram Barrez commented on JBPM-2272:
------------------------------------
Buidling a procDef cache will surely make the process engine clusterable more difficult.
Imo, we should document/make integration points/enhance config such that clusterable
caching solutions (eg Infinispan) can be used and we don't reinvent the wheel.
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
Fix For: jBPM 4.2
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