Daniel Lohse
|
0d4b564ca0
Fix bug in query executor that prevented retries from ceasing (#1164)
|
7 years ago |
Daniel Lohse
|
e48272ffe6
Provide a way to limit per-query-attempt deadlines (#1151)
|
7 years ago |
Daniel Lohse
|
153a7286a8
Add attempt to query observer (#1157)
|
7 years ago |
Jaume Marhuenda
|
21621ec44b
Improve ObservedFrameHeader (#1144)
|
7 years ago |
Vincent Rischmann
|
fd6e780758
fix typo (#1142)
|
7 years ago |
Keerthan Reddy Mala
|
045d8d6abc
Update keepalive in the dialer (#1150)
|
7 years ago |
tendervittles
|
e06f8c1bcd
return deep copy of ssl config (#1143)
|
7 years ago |
ia
|
cde3535267
all: gofmt (#1145)
|
7 years ago |
Chris Bannister
|
a440a5bda8
conn: default TimeoutLimit to 0 and depreciate (#1140)
|
7 years ago |
Chris Bannister
|
651d6b1f34
ObservedQuery,ObservedBatch: replace string address with hostinfo (#1138)
|
7 years ago |
Thomas Meson
|
beb14e33f5
ObservedQuery,ObservedBatch: pass the address of the node (#1101)
|
7 years ago |
Chris Bannister
|
1730c765af
fix recordingFrameHeaderObserver race (#1136)
|
7 years ago |
Thomas Meson
|
929922e7e4
conn: add ConnectObserver (#1100)
|
7 years ago |
Chris Bannister
|
c569537cf6
tracing: ensure we hold the lock when writing to the writer (#1135)
|
7 years ago |
Jacob Greenleaf
|
cb53b83ccd
Add frame header observer for per-frame instrumentation
|
7 years ago |
Chris Bannister
|
353a2a91ed
conn: store host info on the connection (#1134)
|
7 years ago |
Leigh McCulloch
|
3c37daec2f
Update vgo go.mod and go.modverify (#1133)
|
7 years ago |
Stefano Tortarolo
|
4c9f01d25a
Fix typo (#1132)
|
7 years ago |
Chris Bannister
|
2b46f6585f
scanner: dont allocate columns slice for every row
|
7 years ago |
Chris Bannister
|
22c5b8dee8
framer: remove nested calls in write methods
|
7 years ago |
Chris Bannister
|
bb8b1dc0d7
framer: use the map size when allocating maps on read
|
7 years ago |
Gabriel Aszalos
|
b4eb62ec1c
fix: set host when executing queries without retry policies.
|
7 years ago |
Chris Bannister
|
c8b22ecea0
session: remove logspam when debug enabled
|
7 years ago |
Chris Bannister
|
8ffb77e530
framer: remove framerpool
|
7 years ago |
Chris Bannister
|
41a557b915
metadata: skip adding columns to tables which we dont have
|
7 years ago |
Chris Bannister
|
df37f92779
Revert "send frame should not block (#1062)"
|
7 years ago |
Chris Bannister
|
95711e6c48
conn: close timeout chan before relesing stream to prevent race
|
7 years ago |
Chris Bannister
|
e4f695eb4f
skip large frame tests in travis due to memory issues with the race detector
|
7 years ago |
Chris Bannister
|
ce84f5f82d
tests: enable race detector
|
7 years ago |
Chris Bannister
|
729e5bd7dd
skip TestConnClosedBlocked due to test flake
|
7 years ago |