[infinispan-issues] [JBoss JIRA] (ISPN-11886) Move PrivateMetadata from CacheEntry interface

Pedro Ruivo (Jira) issues at jboss.org
Fri May 22 04:22:35 EDT 2020


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

Pedro Ruivo closed ISPN-11886.
------------------------------
    Resolution: Won't Fix


Actually, this is tricky and/or impossible to achieve.
{{InternalCacheEntry}} exposes it and it can be accessed via:

{code:java}
AdvancedCache.getDataContainer().get(k)
{code}

{{MarshalledEntry}} exposes it as well. Uses to store in CacheStore.

> Move PrivateMetadata from CacheEntry interface
> ----------------------------------------------
>
>                 Key: ISPN-11886
>                 URL: https://issues.redhat.com/browse/ISPN-11886
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>            Reporter: Pedro Ruivo
>            Assignee: Pedro Ruivo
>            Priority: Major
>
> {{PrivateMetadata}} is supposed to be internal to Infinispan and shouldn't be exposed to users. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list