[infinispan-issues] [JBoss JIRA] Resolved: (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 13:08:30 EST 2010
[ https://jira.jboss.org/browse/ISPN-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-802.
-----------------------------------
Fix Version/s: (was: 4.2.0.CR3)
Resolution: Rejected
I'm rejecting this since the Memcached spec is not specific enough in terms of whether the cas/version number should be unsigned or not.
> 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
>
> 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