Chris Bannister
|
ccce5fe285
Revert "GetHosts() is now more version tolerant"
|
8 年之前 |
Derrick J. Wippler
|
58dbbb622b
GetHosts() is now more C* version tolerant
|
8 年之前 |
Quentin Perez
|
6807d66b46
control.go: fix race condition on randr
|
9 年之前 |
Vincent Rischmann
|
e8ddc4f64a
replace standard logger with the global Logger
|
9 年之前 |
Charles Frantz
|
d93ce32f1b
adding AddressTranslator interface and impl for use in ec2
|
9 年之前 |
Chris Bannister
|
aed57cdb1d
Add support to discovery protocol version
|
9 年之前 |
Chris Bannister
|
e0a2f2ca85
change HostInfo.Peer to be an IP
|
9 年之前 |
Chris Bannister
|
ede6246c76
control: fix shaddowing error in shuffle dial
|
9 年之前 |
Chris Bannister
|
437c5ceaa1
query: add context support (#710)
|
9 年之前 |
Chris Bannister
|
a04d2a5e3f
add queryExecutor which executes queries.
|
9 年之前 |
Chris Bannister
|
d2ea216244
Merge pull request #654 from retailnext/fix-token-aware-metadata-deadlock
|
9 年之前 |
Muir Manders
|
5ed8c04148
Fix token aware metadata fetching deadlock.
|
9 年之前 |
Chris Bannister
|
2d49157aa7
store the hostInfo on the connection
|
9 年之前 |
Chris Bannister
|
df9c036fe4
improve create session and control connection dial errors
|
9 年之前 |
Chris Bannister
|
cda7096df5
rename debug -> gocqlDebug
|
9 年之前 |
Chris Bannister
|
05a3cd6fdd
the control doesnt need to wait for binary when marking a host up
|
9 年之前 |
Chris Bannister
|
f221a8dfa4
log control connection errors with debug
|
9 年之前 |
Chris Bannister
|
81591930ed
control: handle no hosts in connection pool
|
10 年之前 |
Chris Bannister
|
d8ea9d6f88
register for schema events
|
10 年之前 |
Chris Bannister
|
a22b1d9299
cluster: add option to disable specific events
|
10 年之前 |
Chris Bannister
|
5e3dfa3e76
fix rebase
|
10 年之前 |
Chris Bannister
|
ee0107f587
improve control connection isLocal detection
|
10 年之前 |
Chris Bannister
|
e8247674ac
use the port to connect to which is passed via the events
|
10 年之前 |
Chris Bannister
|
04735e550d
control: control connection now detects down hosts
|
10 年之前 |
Chris Bannister
|
b13e734abb
add session.connect to dial connections
|
10 年之前 |
Chris Bannister
|
a65110e114
sesssion now creates a single connconfig
|
10 年之前 |
Chris Bannister
|
7080624247
fetch host version
|
10 年之前 |
Chris Bannister
|
91a3b24b73
control: register event frames
|
10 年之前 |
Chris Bannister
|
c1597c8274
HostInfo is now a pointer everywhere
|
10 年之前 |
Chris Bannister
|
5c1118aa01
start replacing host discovery with events
|
10 年之前 |