Skip to:
Currently the exception is captured and added to a dictionary that will be provided to a NoHostAvailableException if all hosts fail and this exception will be thrown to the user.
NoHostAvailableException
We should log each control connection failure with Info.
Info
Currently the exception is captured and added to a dictionary that will be provided to a
NoHostAvailableException
if all hosts fail and this exception will be thrown to the user.We should log each control connection failure with
Info
.