Re: Integration tests - is anything wrong with Cassandra beta4 docker??

2021-03-10 Thread Attila Wind
Yes this defintely explains the (much) longer startup - however I'm not sure about stability issues still... Anyways thanks Erik for the info! Attila Wind http://www.linkedin.com/in/attilaw Mobile: +49 176 43556932 10.03.2021 14:26 keltezéssel, Erik Merk

Re: Integration tests - is anything wrong with Cassandra beta4 docker??

2021-03-10 Thread Erik Merkle
I opened a ticket when beta4 was released, but no Docker image was available. It turned out the reason the image wasn't published is that the tests DockerHub uses to verify the builds were timing out, so it may be a similar issue you are running into. The ticket is here: https://github.com/docker-

Integration tests - is anything wrong with Cassandra beta4 docker??

2021-03-10 Thread Attila Wind
Hi Guys, We are using dockerized Cassandra to run our integration tests. So far we were using the 4.0-beta2 docker image (https://hub.docker.com/layers/cassandra/library/cassandra/4.0-beta2/images/sha256-77aa30c8e82f0e761d1825ef7eb3adc34d063b009a634714af978268b71225a4?context=explore) Recently I