[infinispan-issues] [JBoss JIRA] (ISPN-3111) reuse a metadata instance when default values are used for expiry and idle

Mircea Markus (JIRA) jira-events at lists.jboss.org
Thu May 16 14:19:06 EDT 2013


Mircea Markus created ISPN-3111:
-----------------------------------

             Summary: reuse a metadata instance when default values are used for expiry and idle
                 Key: ISPN-3111
                 URL: https://issues.jboss.org/browse/ISPN-3111
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Mircea Markus
            Assignee: Galder ZamarreƱo
            Priority: Minor


the simple cache.put(k,v) (and all other non-metadata bearing methods) create an immutable metadata object that always has the same (default) values for idle and expiry. This can be an single object instance instead of creating one per operation.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list