Blake Atkinson

Results 3 issues of Blake Atkinson

At present, it seems all connections are subject to the global "TimeoutLimit" behavior. Should the Node Conviction and Reconnection Policies dictate node connection management instead? https://github.com/gocql/gocql/blob/master/conn.go#L120

This is another host selection ("load-balancing" policy) that exists in the Datastax drivers that would help with selecting an appropriate coordinator at query time. Having this available for operational and...

enhancement

**Problem** Currently, a single Fleet instance has a single enrollment secret. Unfortunately, once this secret ends up on a single host it is not really _that_ secret. Conceivably, one malicious...