[
https://issues.redhat.com/browse/ISPN-11886?page=com.atlassian.jira.plugi...
]
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)