Today I encountered an issue while connecting to cassandra using datastax. I am got the error "All host(s) tried for query failed". Eventually I figured out that it was due to SSL termination the connectivity was not happening.
Question:
- I connected to cassandra from local client like Tableplus. I have given SSl as "Disabled" and I am still able to connect. Why is that I am not able to connect the same way while using the datastax driver.
My Nodetool status looks like this
Datacenter: datacenter1
=======================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
-- Address Load Tokens Owns (effective) Host ID Rack
UN 172.17.0.3 70.68 KiB 256 100.0% cf65f26b-db8e-490b-bd38-ec8d74112b67 rack1
#
#