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

Johan Oskarsson commented on CASSANDRA-177:
-------------------------------------------

This library is only used in the ChecksumManager.java file, there is one 
instance of a LongKeyLongChainedHashMap. One simple solution would obviously be 
to replace it with one of the standard java map implementations, with more 
memory use (and performance impact?) as a result.

> Remove Primitive Collections for Java
> -------------------------------------
>
>                 Key: CASSANDRA-177
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-177
>             Project: Cassandra
>          Issue Type: Task
>    Affects Versions: 0.3
>            Reporter: Johan Oskarsson
>            Priority: Blocker
>             Fix For: 0.3
>
>
> pcj.jar or Primitive Collections for Java is licensed under LGPL and can't be 
> included in the release.
> http://sourceforge.net/project/shownotes.php?release_id=180015
> http://www.apache.org/legal/3party.html

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