[
https://issues.apache.org/jira/browse/BEAM-4164?focusedWorklogId=195338&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-195338
]
ASF GitHub Bot logged work on BEAM-4164:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Feb/19 20:46
Start Date: 06/Feb/19 20:46
Worklog Time Spent: 10m
Work Description: iemejia commented on issue #7751: [BEAM-4164]
[BEAM-6591] Refactor, improve and fix CassandraIO
URL: https://github.com/apache/beam/pull/7751#issuecomment-461180990
Just passing by with one comment, it does not make sense to rush this one
into 2.10.0 given that
[BEAM-5723](https://issues.apache.org/jira/browse/BEAM-5723) is still broken
and still impeding users from using CassandraIO. We still need to stop
relocating guava in the different modules (including Cassandra). So we need to
rush that fix too, but I am not sure if it is easy to backport (given all the
changes in .gradle and other files.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 195338)
Time Spent: 0.5h (was: 20m)
> Make unit tests of CassandraIO use embeded 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: Major
> Time Spent: 0.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)