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

Jonathan Ellis commented on CASSANDRA-3271:
-------------------------------------------

- might as well use UtilUnsafe.getUnsafe since we already use high_scale_lib
- i think it's fine to leave off the super.finalize + throwable declaration on 
Memory.finalize

otherwise, lgtm.
                
> off-heap cache to use sun.misc.Unsafe instead of JNA
> ----------------------------------------------------
>
>                 Key: CASSANDRA-3271
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3271
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: CASSANDRA-3271.patch
>
>
> Instead of requiring JNA for off-heap caches we should try to use 
> sun.misc.Unsafe.

--
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