79136065

Date: 2024-10-29 06:46:21
Score: 1.5
Natty:
Report link

I have upgraded cassandra 3.x to Cassandra unit 4.3.1.0. and datastax driver version 3.11.5. In test class I use EmbeddedCassandraServerHelper to connect to database. When doing this after upgrade EmbeddedCassandraServerHelper.getSession() is giving CqlSession ,not able to get com.datastax.driver.core.Session to execute queries

How to resolve this issue

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ankitha Mohan