[
https://jira.jboss.org/jira/browse/JBPM-2032?page=com.atlassian.jira.plug...
]
Tom Baeyens resolved JBPM-2032.
-------------------------------
Resolution: Done
process variables are not cached. added variable update to the serialized object test in
VariableBasicTypesTest.
process attachments cannot be cached:
java.lang.UnsupportedOperationException: Blobs are not cacheable
at org.hibernate.type.BlobType.disassemble(BlobType.java:83)
verify blob caching
-------------------
Key: JBPM-2032
URL:
https://jira.jboss.org/jira/browse/JBPM-2032
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Tom Baeyens
Assignee: Tom Baeyens
Fix For: jBPM 4.0.0 Alpha2
verify that after serializable variable updates the retrieved values are up to date, and
not coming from hibernate 2nd level cache.
and verify that the process attachments are cached in the hibernate 2nd level cache
--
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