Hello Cassandra community! Unfortunately, I cannot find the corresponding info via load balancing manuals, so the question is:
Is it possible to set up java/python cassandra driver to redirect unsuccessful read requests from the coordinator node, which came to be unresponsive during the session, to the up and running one (dynamically switch to other coordinator node from the dead one)? If the answer is no, what could be my alternatives? Thank you all in advance, Vsevolod Filaretov.