You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/06/27 04:33:04 UTC

[jira] [Updated] (CASSANDRA-9663) Support For varint Counter Type

     [ https://issues.apache.org/jira/browse/CASSANDRA-9663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-9663:
--------------------------------------
    Description: While 64 bits is enough for most counter use cases, it's pretty easy to overflow when doing sum of squares (for example).  (was: While 64 bits is enough for most counter use cases, it's pretty easy to overflow when doing some of squares (for example).)

> Support For varint Counter Type
> -------------------------------
>
>                 Key: CASSANDRA-9663
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9663
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Benjamin Coverston
>
> While 64 bits is enough for most counter use cases, it's pretty easy to overflow when doing sum of squares (for example).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)