[
https://issues.apache.org/jira/browse/CASSANDRA-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1785:
--------------------------------------
Fix Version/s: 0.7.0
> [patch] use long math, if long values are expected.
> ---------------------------------------------------
>
> Key: CASSANDRA-1785
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1785
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 3
> Environment: ubuntu10.10 java1.6.17 ant1.8
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 0.7.0
>
> Attachments: use_long_math.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> code does math assuming the result is a long, but uses integer math. Might as
> well use long math to avoid possible truncation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.