[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
            Priority: Trivial
         Attachments: use_long_math.diff

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.

Reply via email to