Matt Heath
|
e89ce0fd07
Fix Unlock of unlocked RWMutex when removing a host from a host policy
|
10 yıl önce |
Chris Bannister
|
02e16dfe04
add string method for cow host list
|
10 yıl önce |
Chris Bannister
|
af634bb091
add the host to the fallback policy as well as the token aware one
|
10 yıl önce |
Chris Bannister
|
c1597c8274
HostInfo is now a pointer everywhere
|
10 yıl önce |
Chris Bannister
|
be960bdc91
working tmp
|
10 yıl önce |
Chris Bannister
|
35a8da1daa
fix cow host list
|
10 yıl önce |
Chris Bannister
|
5c1118aa01
start replacing host discovery with events
|
10 yıl önce |
Chris Bannister
|
732282f2ca
add support for events
|
10 yıl önce |
Chris Bannister
|
f6027742da
policies: check available streams on conn
|
10 yıl önce |
Chris Bannister
|
8d7aab2f32
policies: ensure NextHost is nil
|
10 yıl önce |
Johnny Bergström
|
45f8dd5d8c
Minor tweaks to round robin policy
|
10 yıl önce |
Daniel Cannon
|
fad1a72d20
Fix deadlock with HostPoolHostPolicy
|
10 yıl önce |
Daniel Cannon
|
76d7214745
Update documentation
|
10 yıl önce |
Daniel Cannon
|
8585d308f7
Add HostPoolHostPolicy policy
|
10 yıl önce |
Daniel Cannon
|
4c27e0075d
Return host status to the host selection policy
|
10 yıl önce |
Chris Bannister
|
50b9680b45
Remove SimpleConnPool, remove custom pools
|
10 yıl önce |
Chris Bannister
|
27c2532d9f
fix tokenaware policy when using session.Bind
|
10 yıl önce |
Baptiste Fontaine
|
c6894e3f42
Typo fixed in RetryPolicy doc
|
10 yıl önce |
Baptiste Fontaine
|
d9338a7b51
SimpleRetryPolicy doc format fixed
|
10 yıl önce |
Chris Bannister
|
1d1b72e21a
Ensure we hold a read lock to check hosts
|
10 yıl önce |
Justin Corpron
|
ef8e794e62
Improved unit test coverage and function documentation.
|
10 yıl önce |
Justin Corpron
|
b6bbb37b4c
First round of code review fixes
|
10 yıl önce |
Justin Corpron
|
0b2fd28388
Added token aware connection pool implementation
|
11 yıl önce |
Phillip Couto
|
c067f95e4a
Added missing expansion of RetryableQuery API.
|
11 yıl önce |
Phillip Couto
|
7ebf2ec49a
Updated SimpleRetryPolicy documentation to include usage examples.
|
11 yıl önce |
Phillip Couto
|
ffbf78b624
Fixed spelling error.
|
11 yıl önce |
Phillip Couto
|
e781c604d6
Updated godocs at an attempt to improve understanding of said documentation.
|
11 yıl önce |
Phillip Couto
|
2e1ebd5c1b
Abstracted the Retry Policy logic to allow for custom policies.
|
11 yıl önce |
Fred McCann
|
8a78b623a9
alter NewTraceWriter to return a pointer - go vet was complaining about passing traceWriter's mutex by value
|
11 yıl önce |
Phillip Couto
|
e2264bb7f8
Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits.
|
12 yıl önce |