Ivan Burmistrov
Results
1
issues of
Ivan Burmistrov
We wanted to implement our own host selection policy because the existing ones don't satisfy our requirements, and realised it's basically impossible. The problem is with type [SelectedHost](https://github.com/scylladb/gocql/blob/3c32c6cd75e529433ed0885d8c04ec4c96cf22a9/policies.go#L324) that must...