[
https://issues.jboss.org/browse/ISPN-1421?page=com.atlassian.jira.plugin....
]
Sanne Grinovero edited comment on ISPN-1421 at 9/27/11 10:40 AM:
-----------------------------------------------------------------
{code}cache.withFlags(...){code}
used to set flags in a threadlocal which would affect the next invocation on the cache,
since 5.1 (ISPN-1397) the withFlags invocation returns a different cache _instance_
instead which will always have those flags defined. We should warn migrating users about
this!
[sorry duplicate as Manik's first comment]
was (Author: sannegrinovero):
{code}cache.withFlags(...){code}
used to set flags in a threadlocal which would affect the next invocation on the cache,
since 5.1 (ISPN-1397) the withFlags invocation returns a different cache _instance_
instead which will always have those flags defined. We should warn migrating users about
this!
Put together a migrate to Infinispan 5.1 document
-------------------------------------------------
Key: ISPN-1421
URL:
https://issues.jboss.org/browse/ISPN-1421
Project: Infinispan
Issue Type: Task
Affects Versions: 5.0.0.FINAL
Reporter: Manik Surtani
Assignee: Pete Muir
Labels: docs
Fix For: 5.1.0.CR1, 5.1.0.FINAL
Please use this JIRA to list all incompatibilies and potential problems people may have
migrating from 4.x or 5.0.x to 5.1.x.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira