Neal Turett all time


 0 Collaborator

 6 Patch
e409da7b2be8c3ecfac58fbb4e71354526cc0b32, a31c780fb63c97876c06e6a6b6abfa8c2e9da2c8, 2e8d3e263a512a65d4f0ca8b0dc3f35b569bb446, ce87ba72216be92c6ba008827c409658ee32824a, f73a6df711e7f92cfb3ceb8befce6e026aac4447, b838bcebf0246feabb68d9332d309b7088cb95eb

e409da7b2be8c3ecfac58fbb4e71354526cc0b32 | Author: Neal Turett <neal.turett@datadoghq.com>
 | 2022-10-26 08:38:26-06:00

    policies_test: refactor checkHosts and iterCheck into better expectHosts

a31c780fb63c97876c06e6a6b6abfa8c2e9da2c8 | Author: Neal Turett <neal.turett@datadoghq.com>
 | 2022-10-25 09:04:42-06:00

    Handle slightly different timeout message in conn_test.go
    
    Getting
    >  no response received from cassandra within timeout period
    on timeout instead of expected
    >   no response to connection startup within timeout
    
    They seem similar enough this commit marks them both as acceptable.

2e8d3e263a512a65d4f0ca8b0dc3f35b569bb446 | Author: Neal Turett <neal.turett@datadoghq.com>
 | 2022-10-24 13:12:48-06:00

    Better tests for RackAwareRoundRobinPolicy by itself

ce87ba72216be92c6ba008827c409658ee32824a | Author: Neal Turett <neal.turett@datadoghq.com>
 | 2022-10-13 14:36:32-06:00

    Update authors and changelog

f73a6df711e7f92cfb3ceb8befce6e026aac4447 | Author: Neal Turett <neal.turett@datadoghq.com>
 | 2022-10-13 12:23:47-06:00

    Add RackAwareRoundRobinPolicy for host selection

b838bcebf0246feabb68d9332d309b7088cb95eb | Author: Neal Turett <neal.turett@datadoghq.com>
 | 2022-10-13 12:20:17-06:00

    Add notion of HostTiers to HostSelectionPolicy