[infinispan-issues] [JBoss JIRA] (ISPN-8680) Provide cache entry meta data without necessity to set expiration
Wolf-Dieter Fink (JIRA)
issues at jboss.org
Thu Jan 11 12:30:00 EST 2018
Wolf-Dieter Fink created ISPN-8680:
--------------------------------------
Summary: Provide cache entry meta data without necessity to set expiration
Key: ISPN-8680
URL: https://issues.jboss.org/browse/ISPN-8680
Project: Infinispan
Issue Type: Feature Request
Reporter: Wolf-Dieter Fink
The creation and lastUsed times are only set if the related expiration, based on lifespan for creation time and maxIdle for lastUsedTime, is configured or used for the specific entry.
For some reasons it might be interesting to have that times available for application purpose.
To be able to suppress the timestamps because of performance and space issues as the metadata will need a few bytes in memory and storage
it seems reasonable if a configuration is needed to enable this
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list