[ 
https://issues.apache.org/jira/browse/CASSANDRA-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Brosius updated CASSANDRA-4059:
------------------------------------

    Attachment: no_fill.diff

against trunk
                
> no need to fill a newly created array with 0s
> ---------------------------------------------
>
>                 Key: CASSANDRA-4059
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4059
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: no_fill.diff
>
>
> code allocates an array and Arrays.fill's it with zeros. This is the default 
> behavior of new, so just wasted time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to