EmbeddedCassandraServerHelper.startEmbeddedCassandra()
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:36337 (com.datastax.driver.core.OperationTimedOutException: [localhost/127.0.0.1:36337] Operation timed out))
--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "cassandra-unit-users".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse cassandra-unit-u...@googlegroups.com.
Pour obtenir davantage d'options, consultez la page https://groups.google.com/d/optout.
Hi David,I suppose that it's not affecting your test results, right? If so, it's unfortunately not something new. Anyway, I have to investigate to try to fix that.I'm guessing that cassandra is shutdown before the java driver has closed its connections...Jérémy
Le 20 novembre 2015 21:44, David Webb <david...@gmail.com> a écrit :
Sorry I forgot some important info:cassandra-unit version 2.1.9.2DSE Driver 2.1.9
--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "cassandra-unit-users".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse cassandra-unit-users+unsub...@googlegroups.com.
--Jérémy
With the customized yaml file, i still experience the same problems. Attaching the build.log with org.apache.cassandra turned up to DEBUG.
Thank you for looking into this for us.
--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes cassandra-unit-users.
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse cassandra-unit-u...@googlegroups.com.
I looked closer at the initial stack trace, looks like it chokes on the drop statement when the keyspace exists.
This has been a historically brittle code path on the C* side as schema modifications in quick succession are not a design goal.
A couple of things to try:
- running without the drop
- updating to latest C* by overidding deps
Vous recevez ce message, car vous êtes abonné à un sujet dans le groupe Google Groupes "cassandra-unit-users".
Pour vous désabonner de ce sujet, visitez le site https://groups.google.com/d/topic/cassandra-unit-users/HJtz2BLTV2E/unsubscribe.
Pour vous désabonner de ce groupe et de tous ses sujets, envoyez un e-mail à l'adresse cassandra-unit-u...@googlegroups.com.