Closed rsvoboda closed 3 years ago
Hello, the last cassandra-quarkus-client
version : 1.0.0-alpha4-SNAPSHOT
supports quarkus-platform
version 1.5.0.Final
.
We are currently working on the next release, in which there will be support for 1.7.1.Final
(for more details see: https://github.com/datastax/cassandra-quarkus/issues/128)
Problem is likely solved by #148, at least I don't get any errors when executing the reproducer steps above.
Closing as this is likely solved by #148. Feel free to re-open if you think otherwise. Thanks!
Clean project with cassandra-quarkus-client gets stuck in tests There is just
[INFO] Running org.acme.getting.started.GreetingResourceTest
and nothing else. I suspect it tries to connect to cassandra but there is no connection timeout.After I hit Ctrl+C following message is printed
Reproducer:
┆Issue is synchronized with this Jira Task by Unito