[infinispan-issues] [JBoss JIRA] (ISPN-8355) Calling withEncoding on a DecoratedCache loses state

William Burns (JIRA) issues at jboss.org
Thu Sep 28 17:08:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-8355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William Burns updated ISPN-8355:
--------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/5469


> Calling withEncoding on a DecoratedCache loses state
> ----------------------------------------------------
>
>                 Key: ISPN-8355
>                 URL: https://issues.jboss.org/browse/ISPN-8355
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 9.1.1.Final
>            Reporter: William Burns
>             Fix For: 9.1.2.Final, 9.2.0.Alpha1
>
>
> If you have a DecoratedCache say by invoking `cache.getAdvancedCache.withFlags(Flag.CACHE_MODE_LOCAL)` if you invoke `withEncoder` on that it will lose the Flag, Subject or lock owner. We need to make sure these are kept.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list