[patch] use long math for long values
-------------------------------------

                 Key: CASSANDRA-3027
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3027
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.8.4
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 0.8.5
         Attachments: long_math.diff

code performs integer math, then extends to a long value to store in a long 
variable. Should do long math instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to