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

William Burns (JIRA) issues at jboss.org
Wed Sep 27 15:31:00 EDT 2017


William Burns created ISPN-8355:
-----------------------------------

             Summary: 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


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