Alex Lourie
|
08a3a27c42
Allow to Cancel() query at any time (#1174)
|
7 роки тому |
Daniel Lohse
|
246df0a75a
Revert #1164 and #1151 (#1166)
|
7 роки тому |
Daniel Lohse
|
0d4b564ca0
Fix bug in query executor that prevented retries from ceasing (#1164)
|
7 роки тому |
Daniel Lohse
|
e48272ffe6
Provide a way to limit per-query-attempt deadlines (#1151)
|
7 роки тому |
Chris Bannister
|
651d6b1f34
ObservedQuery,ObservedBatch: replace string address with hostinfo (#1138)
|
7 роки тому |
Thomas Meson
|
beb14e33f5
ObservedQuery,ObservedBatch: pass the address of the node (#1101)
|
7 роки тому |
Gabriel Aszalos
|
b4eb62ec1c
fix: set host when executing queries without retry policies.
|
7 роки тому |
Chang Liu
|
3540fc649c
DowngradingConsistencyPolicy and enhancements to retry policy behaviour (#1082)
|
7 роки тому |
Javier Zunzunegui
|
2f405b2923
adding observer to query (#1023)
|
8 роки тому |
Chris Bannister
|
3688d5fd49
TokenAwarePolicy: use token replicas per placement strategy (#1039)
|
8 роки тому |
Chris Bannister
|
01f586cc26
refactor host discovery
|
8 роки тому |
Raphael Gavache
|
ca7d339566
Fix iter Host method (#2) (#918)
|
8 роки тому |
Chris Bannister
|
e0a2f2ca85
change HostInfo.Peer to be an IP
|
9 роки тому |
Marcus
|
4f49cd01c8
Added a nil check before trying to use a host to execute a query. This was causing nil pointer dereference exceptions as described at https://github.com/gocql/gocql/issues/743. Also made some optimizations to reduce lock scoping in the TokenAwareHostPolicy
|
9 роки тому |
Chris Bannister
|
a04d2a5e3f
add queryExecutor which executes queries.
|
9 роки тому |