Ian Lozinski
|
e5209a94ed
Add Ian Lozinski to AUTHORS
|
9 years ago |
Ian Lozinski
|
ecdf4693a1
Move queryPool to unexported package var
|
9 years ago |
Ian Lozinski
|
131da82289
Fix import
|
9 years ago |
Ian Lozinski
|
a2034c70c1
Fix session_test
|
9 years ago |
Ian Lozinski
|
3702832c1e
Reset query before adding it back to pool
|
9 years ago |
Ian Lozinski
|
30a303a731
Pool query objects
|
9 years ago |
Chris Bannister
|
e1ed1fb456
marshall: support small and tiny ints, fix uint
|
9 years ago |
Chris Bannister
|
6c910921fa
Merge pull request #728 from matope/avoid-timeoutlimit-if-zero
|
9 years ago |
matope
|
adec9dda56
Avoid ErrTooManyTimeouts if TimeoutLimit is 0
|
9 years ago |
Chris Bannister
|
b21054e2fb
Merge pull request #726 from jncorpron/call-policy-set-partitioner
|
9 years ago |
Justin Corpron
|
178921d6b6
Notify the HostSelectionPolicy of the partioner
|
9 years ago |
Chris Bannister
|
2e0390b6fb
Merge pull request #723 from matope/attempt-to-reconnect-known-down-nodes
|
9 years ago |
matope
|
2ea86d3ae9
Move reconnection goroutine into a method
|
9 years ago |
matope
|
a0223bbf7d
Attempt to reconnect known DOWN nodes
|
9 years ago |
Chris Bannister
|
70000bcd5b
Merge pull request #722 from Zariel/fix-head-buf-size
|
9 years ago |
Chris Bannister
|
bf3e78b459
conn: always allocate 9 bytes for the header buf
|
9 years ago |
Chris Bannister
|
48b5830ac3
Merge pull request #720 from Zariel/unknown-error-resp-error
|
9 years ago |
Chris Bannister
|
ac50672c8c
frame: add missing error codes to parse
|
9 years ago |
Chris Bannister
|
4ccb71e118
use a valid frame to check stream0 error
|
9 years ago |
Chris Bannister
|
4294a7c31a
Merge pull request #719 from gocql/travis-trusty
|
9 years ago |
Chris Bannister
|
32c50a2955
frame: report unknown error codes as a frame parse error
|
9 years ago |
Chris Bannister
|
3696cb6825
travis: try using trusty beta builds
|
9 years ago |
Chris Bannister
|
3ac2b43b9f
Merge pull request #718 from Zariel/write-frame-error
|
9 years ago |
Chris Bannister
|
d5732640c6
Merge pull request #717 from Zariel/session-create-errors
|
9 years ago |
Chris Bannister
|
c7a3f6592a
skip this fuzz frame for now, it was caused by an unrelated issue
|
9 years ago |
Chris Bannister
|
4d092a3c39
conn: pass down context into exec that we have
|
9 years ago |
Chris Bannister
|
c51535c21b
TestCreateSession_DontSwallowError: fix error string to be more lenient
|
9 years ago |
Chris Bannister
|
e79953ea9b
frame: fix header over read
|
9 years ago |
Chris Bannister
|
7af717e68e
conn: make startupErr only accept a single response
|
9 years ago |
Chris Bannister
|
6354e9dca8
conn: if we dont have a timeout use WithCancel
|
9 years ago |