I am upgrading my cassandra java driver version to the latest  4.13. I have
a Cassandra cluster using Cassandra version 3.11.11.
I am getting the below runtime error while connecting to cassandra.
Before version 4.13 I was using version 3.9 and things were working fine.

 c.d.o.d.i.c.c.ControlConnection - [s0] Error connecting to Node(endPoint=/
127.0.0.1:9042, hostId=null, hashCode=5495a763), trying next node
(ConnectionInitException: [s0|control|connecting...] Protocol
initialization request, step 1 (OPTIONS): failed to send request
(io.netty.channel.StacklessClosedChannelException))


Please suggest. it has blocked my production release.


Thanks
Amit

Reply via email to