scylla-go-driver icon indicating copy to clipboard operation
scylla-go-driver copied to clipboard

transport: proper node status handling

Open Kulezi opened this issue 3 years ago • 0 comments

Investigate how node statuses should be addressed by the driver, that is:

  • when a node should be considered UP, DOWN
  • what happens when we lose all connections to a node
  • what happens when we receive a STATUS_CHANGE event
  • how node status influences host selection and retry policies

Kulezi avatar Sep 19 '22 07:09 Kulezi