Hi I am using cassandra 3.11.11 and java driver 4.12 .Can some help me why my queries fails with connection closed error. Why my driver is not retrying with another node. I am using default policies. Is there any property i need to set for retry to another node and how many times to retry before thrwing the exception.