[
https://issues.apache.org/jira/browse/CASSANDRA-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970425#action_12970425
]
Hudson commented on CASSANDRA-1785:
-----------------------------------
Integrated in Cassandra-0.7 #70 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/70/])
> [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 rc 2
>
> 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.