[
https://issues.apache.org/jira/browse/BEAM-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802541#comment-16802541
]
Etienne Chauchot commented on BEAM-4164:
----------------------------------------
[~apilloud] [~iemejia] I have a branch that is ready for replacing this dep
https://github.com/echauchot/beam/tree/BEAM-4164-cassandra-embedded-nonLGPL but
it requires a feature in the embedded cassandra library that I did and that was
merged but not released. I'm discussing internally with the PMC about what we
do for the release. A possible workaround would be to avoid delivering the
cassandraIO tests jars to avoid delivering code that depends on a LGPLV3
dependency.
> Make unit tests of CassandraIO use embedded server
> --------------------------------------------------
>
> Key: BEAM-4164
> URL: https://issues.apache.org/jira/browse/BEAM-4164
> Project: Beam
> Issue Type: Test
> Components: io-java-cassandra
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Blocker
> Labels: triaged
> Fix For: 2.12.0
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> The UT currently use a mock of the cassandra server. It would be good to do
> the tests using embeded Cassandra instance to be as close as possible from a
> real Cassandra server in the UT. Why not the one from cassandra-unit
> ([https://mvnrepository.com/artifact/org.cassandraunit/cassandra-unit/3.3.0.2])
> ?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)