Small correction in cassandra driver usage, Driver used: Spring boot ( org.springframework.boot:spring-boot-starter-data-cassandra) Version: 2.3.2.RELEASE
Are there any differences between spring boot (I think it's based on datastax cql driver) and Datastax core driver load balancing policies? Thanks in advance? On Tue, Sep 15, 2020 at 12:57 AM Sandeep Nethi <nethisande...@gmail.com> wrote: > Thanks Erick. > > We are using datastax java driver ( > https://docs.datastax.com/en/developer/java-driver/). > Driver version number: 3.3.0 > C* version: 3.11.6 > > Regards, > Sandeep > > > On Sat, Sep 12, 2020 at 2:41 PM Erick Ramirez <erick.rami...@datastax.com> > wrote: > >> That would be my last option to add a new host as contant point but as >>> per my understanding cassandra should auto discover newly joined nodes and >>> server or load balance connections automatically but it's not happening. >>> >> >> Yes, that sounds right to me. Sorry, this fell off my radar due to >> competing priorities. I'm going to reach out to the DataStax Drivers team. >> In the meantime, can you tell me which driver + version and C* version? >> Cheers! >> >