[ 
https://issues.apache.org/jira/browse/CASSANDRA-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084723#comment-13084723
 ] 

Hudson commented on CASSANDRA-3027:
-----------------------------------

Integrated in Cassandra-0.8 #277 (See 
[https://builds.apache.org/job/Cassandra-0.8/277/])
    fix to SSTableSimpleUnsortedWriter bufferSize calculation
patch by Dave Brosius; reviewed by jbellis for CASSANDRA-3027

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1157334
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/io/sstable/SSTableSimpleUnsortedWriter.java


> [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
>            Assignee: 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