Chris Bannister
|
6555b021e7
run ccm tests in travis
|
10 years ago |
Chris Bannister
|
77999d7f26
remove stray unlock
|
10 years ago |
Chris Bannister
|
02e16dfe04
add string method for cow host list
|
10 years ago |
Chris Bannister
|
d2f352e9dc
add test for COW list adding
|
10 years ago |
Chris Bannister
|
ee0107f587
improve control connection isLocal detection
|
10 years ago |
Chris Bannister
|
a9962b2ead
connection pool filling should finish in sync
|
10 years ago |
Chris Bannister
|
45d098030e
add a string method for host conn pool
|
10 years ago |
Chris Bannister
|
a3e64991c8
dont expose the conn host yet
|
10 years ago |
Chris Bannister
|
0662f0c54c
assign default port if we get a connection from the system tables
|
10 years ago |
Chris Bannister
|
686fade79d
fix test to account for discovered nodes
|
10 years ago |
Chris Bannister
|
cba539920e
store the host that executed the query on the returned Iter
|
10 years ago |
Chris Bannister
|
6dffce9a73
query: close the iter and return that iter from scan
|
10 years ago |
Chris Bannister
|
bec525bec1
update attempts
|
10 years ago |
Chris Bannister
|
0ab19f64e3
only stop nodeEvents if it is not null
|
10 years ago |
Chris Bannister
|
17159b14ea
fix test build
|
10 years ago |
Chris Bannister
|
31a2e0157b
update the host policy from the connection pool
|
10 years ago |
Chris Bannister
|
94f8614b24
store the hostinfo on the conn it is dialed
|
10 years ago |
Chris Bannister
|
e8247674ac
use the port to connect to which is passed via the events
|
10 years ago |
Chris Bannister
|
6c44ff9412
the host pool only maintains a single pool per host, this test no longer applies
|
10 years ago |
Chris Bannister
|
af634bb091
add the host to the fallback policy as well as the token aware one
|
10 years ago |
Chris Bannister
|
f145b65bb9
prevent deadlock with fill and node down
|
10 years ago |
Chris Bannister
|
29cc0d7a2f
remove debug logging
|
10 years ago |
Chris Bannister
|
24104d30c9
build pool doesnt return an error
|
10 years ago |
Chris Bannister
|
655e4ad72e
add a test to check we handle down events and control
|
10 years ago |
Chris Bannister
|
d5db650bf1
on session close stop the event debouncer
|
10 years ago |
Chris Bannister
|
1c28cbd211
pool: when a dial fails assume the host is down
|
10 years ago |
Chris Bannister
|
04735e550d
control: control connection now detects down hosts
|
10 years ago |
Chris Bannister
|
245c78980f
fix a race where the policy and connection pool share a single slice of connections but have independant locks
|
10 years ago |
Chris Bannister
|
023d93bc08
try to fill the connection pool more often
|
10 years ago |
Chris Bannister
|
a278050d25
connection pool now stores its host, simplify creation of pool in session
|
10 years ago |