[
https://issues.apache.org/jira/browse/CASSANDRA-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-12845:
-------------------------------------
Since Version: 3.6
Linked patch removes the affected library by adding a ASL2 licensed TimSort
implementation modified to sort long primitive arrays. Have not actually tested
the patch manually and hope that utest and dtest catch potential issues.
||cassandra-3.X|[branch|https://github.com/apache/cassandra/compare/cassandra-3.X...snazy:12845-sort-3.X]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12845-sort-3.X-testall/lastSuccessfulBuild/]|[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12845-sort-3.X-dtest/lastSuccessfulBuild/]
||trunk|[branch|https://github.com/apache/cassandra/compare/trunk...snazy:12845-sort-trunk]|[testall|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12845-sort-trunk-testall/lastSuccessfulBuild/]|[dtest|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-12845-sort-trunk-dtest/lastSuccessfulBuild/]
> net.mintern.primitive library has GPL license
> ---------------------------------------------
>
> Key: CASSANDRA-12845
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12845
> Project: Cassandra
> Issue Type: Bug
> Reporter: David Pennell
> Assignee: Robert Stupp
> Fix For: 3.x
>
>
> https://github.com/apache/cassandra/commit/72790dc8e34826b39ac696b03025ae6b7b6beb2b
> add net.mintern.primitive libary.
> The license at https://github.com/mintern-java/primitive/tree/1.0 indicates
> that it is licensed under GPL v2 with the classpath exception.
> The license file for primitive-1.0 included in the above commit claims that
> it under Apache license.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)