[infinispan-issues] [JBoss JIRA] Created: (ISPN-802) Investigate the possibility of unsigned values for Memcached cas values

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Nov 25 05:55:59 EST 2010


Investigate the possibility of unsigned values for Memcached cas values
-----------------------------------------------------------------------

                 Key: ISPN-802
                 URL: https://jira.jboss.org/browse/ISPN-802
             Project: Infinispan
          Issue Type: Task
          Components: Cache Server
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
            Priority: Minor
             Fix For: 4.2.0.CR2


Even though not spec'd, Memcached treats cas/version values as unsigned longs.

Check whether such limit can be easily placed within Infinispan Memcached taking
in account that versions need to be generated quickly. So, efficiency is more 
important than dealing with edge cases here.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list