[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1421) Put together a migrate to Infinispan 5.1 document

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Tue Sep 27 10:40:26 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630772#comment-12630772 ] 

Sanne Grinovero commented on ISPN-1421:
---------------------------------------

{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

        


More information about the infinispan-issues mailing list