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

Stephen Connolly commented on CASSANDRA-1908:
---------------------------------------------

You could always host the JNI project on http://apache-extras.org/ and as long 
as it uses ASLv2 and if it publishes to Maven Central it should be possible to 
pull the build artifacts down... that would decouple the build and release of 
the JNI code from the build and release of apache cassandra

> Implement the CLibrary using JNI module to avoid the LGPL dependency on JNA
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1908
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1908
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Hiram Chirino
>             Fix For: 0.7.1
>
>         Attachments: cassandra-jni.zip
>
>
> Cassandra can't ship JNA out of the box since it's LGPL licensed, so many of 
> the performance optimizing features in the CLibrary class are not available 
> in a simple install.  It should be trivial to implement a real JNI library 
> for the CLibrary class.

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